summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-07 23:28:40 +0000
committerKarl Berry <karl@freefriends.org>2011-11-07 23:28:40 +0000
commit44edae68ae5421ecf63bfcc931a9e00fb208aea0 (patch)
tree07ead369a42733e918147f8779883ed0f4617b8e /Master/texmf-dist/doc/latex/moderncv/CHANGELOG
parentc144f631148fc20d9c33eda228ef0207e1af3713 (diff)
moderncv 0.13 (7nov11)
git-svn-id: svn://tug.org/texlive/trunk@24535 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv/CHANGELOG')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
index 56f8ee2e236..8ee25648f94 100644
--- a/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
+++ b/Master/texmf-dist/doc/latex/moderncv/CHANGELOG
@@ -1,3 +1,14 @@
+version 0.13 (06 November 2010)
+ - 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.
+ - 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.
+
version 0.12 (03 August 2010)
- prevents pagebreaks after sections and subsections (launchpad bug #409902),
as originally reported by C. Gaspoz and fixed by launchpad user tentotwo).