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/ChangeLog47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/ChangeLog b/Master/texmf-dist/doc/generic/pgf/ChangeLog
index 7803b6d53e1..c5e607ca381 100644
--- a/Master/texmf-dist/doc/generic/pgf/ChangeLog
+++ b/Master/texmf-dist/doc/generic/pgf/ChangeLog
@@ -1,3 +1,50 @@
+2006-10-11 Till Tantau <tantau@users.sourceforge.net>
+
+ Version 1.09:
+
+ - Added \usepgflibrary and \usetikzlibrary to simplify adding
+ new libraries.
+ - Added native ConTeXt support in the form of module
+ wrappers.
+ - Added patterns.
+ - Added crosses snake.
+ - Added to and edge path operations.
+ - Added to path library. In particular, this gives decent
+ curved paths.
+ - Added tikz automata library.
+ - Added tikz er diagram library.
+ - Added tikz Petri net library.
+ - Added tikz mindmap library.
+ - Added access to nodes in other pictures (!).
+ - Added extended baseline setting.
+ - Added functionality to add new coordinate systems.
+ - Added polar xy coordinate system.
+ - Added diamond shape (!).
+ - Added plot mark phase, repeat and indices.
+ - Added text height and text depth options.
+ - Added label and pin options.
+ - Added automatic node placement (!).
+ - Added pgfsys-dvi.def for pure dvi mode. Supports only
+ black and white drawing (not documented and not really usable).
+ - Added 3d library (not documented and not really usable).
+ - Cleared up license chaos.
+ - Reorganized library documentation.
+ - Removed pgflibraryautomata, use pgflibrarytikzautomata instead.
+ - Fixed tree level option bug.
+ - Fixed missing options for coordinates.
+ - Fixed bug in TikZ parabola code.
+ - Fixed bug in TikZ snake cycle code.
+ - Fixed bug with empty list in pgffor
+ - Fixed bug in code for insertion of dvips header specials.
+ - Fixed bug in shading code (wrong bigpoint correction).
+ - Fixed bug #1472666.
+ - Fixed bug #1473255.
+ - Fixed bug #1526175.
+ - Fixed bug #1542512.
+ - Fixed bug in TikZ transformation code for nested pictures.
+ - Fixed patch #1443606.
+ - Fixed path #1526178.
+
2005-11-16 Till Tantau <tantau@users.sourceforge.net>
Version 1.01: