summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/ChangeLog')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/ChangeLog b/Master/texmf-dist/doc/generic/pgf/ChangeLog
index 4eed42f630b..f53ee8a7ee6 100644
--- a/Master/texmf-dist/doc/generic/pgf/ChangeLog
+++ b/Master/texmf-dist/doc/generic/pgf/ChangeLog
@@ -1,3 +1,36 @@
+2007-01-18 Till Tantau <tantau@users.sourceforge.net>
+
+ Version 1.18:
+
+ - Added regular polygon and start shapes (by Mark Wibrow).
+ - Added graphic externalization commands.
+ - Added barycentric coordinate system.
+ - Added direct TikZ plotting of function based on math engine.
+ - Added math documentation into main documentation.
+ - Added Mark Wibrow's math library.
+ - Added calendar support.
+ - Added matrix stuff.
+ - Added automatic driver selection for xetex.
+ - Added "growth parent anchor" option.
+ - Fixed superfluous spaces in quick math parse code
+ - Fixed superfluous \newboxes in math and image code
+ - Fixed mth parser to recognize \wd\mybox.
+ - Fixed wrong \pgfmathsetrandomseed
+ - Fixed wrong \pgfmathradians@
+ - Fixed problems with long mantissa and plain tex math code.
+ - Fixed things so that \setlength works in pictures, once
+ more.
+ - Fixed selectfont problem in pdfsys-dvipdfm.def
+ - Fixed problem with lost lastx/lasty in foreach in TikZ.
+ - Fixed snake+rectangle+transform problem.
+ - Fixed rectangle+rounded corner problem.
+ - Fixed postscrip eofill1 problem.
+ - Fixed amsmath/pgf clash because of wrong definition of \:
+ - Fixed size of hyperlinks inside nodes.
+ - Fixed ConTeXt problem in pgfbaseplot.
+ - Fixed .aux problems in plain and ConTeXt mode. Using .pgf as
+ extension now.
+
2006-10-26 Till Tantau <tantau@users.sourceforge.net>
Version 1.10: