summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-12 23:36:32 +0000
committerKarl Berry <karl@freefriends.org>2011-11-12 23:36:32 +0000
commitd28f8d0ffd0c3331cbc1991601594ddf052e79c0 (patch)
tree9299a0d34c802ebd90f91e7863a006d76fe087f2 /Master/texmf-dist/doc/latex/moderncv
parent4d0bfda8c34a50dfd65d8e301be1e99bc817f0aa (diff)
moderncv (11nov11)
git-svn-id: svn://tug.org/texlive/trunk@24574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/CHANGELOG10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
index 8ee25648f94..9878b2570c8 100644
--- a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
+++ b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
@@ -1,13 +1,17 @@
-version 0.13 (06 November 2010)
+version 0.13.1 (11 November 2011)
+ - correct a bug introduced by v0.13 in the classic style when no \photo is used,
+ as reported by S. Gislais (launchpad bug #888702).
+
+version 0.13 (06 November 2011)
- added a "black" color option to render the resume in black & white, as suggested
by F. Bicarri.
- removed the pdflatex option when loading hyperref to enable other engines
(e.g., dvips, xetex), leftover from the v 0.11 cleanup, as reported by
- K. Amaterasu and P. Mavrogiorgos.
+ K. Amaterasu and P. Mavrogiorgos (launchpad bugs #754693 and #859834).
- added a "purple" color option, as proposed by B. Ravel.
- added a 3rd optional argument to the \photo command to control the thickness of
the framebox. Setting it to 0pt will disable the frame around the photo, as
- requested by T. Krennwallner.
+ requested by T. Krennwallner (launchpad byg #664568).
version 0.12 (03 August 2010)
- prevents pagebreaks after sections and subsections (launchpad bug #409902),