]> granicus.if.org Git - graphviz/commitdiff
update ChangeLog in preparation for 2.6 release
authorellson <devnull@localhost>
Tue, 18 Oct 2005 19:06:16 +0000 (19:06 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 19:06:16 +0000 (19:06 +0000)
ChangeLog

index e8c3b136b7fdce84e82d7c64c28e730b450a4795..1edc00a586951f6efe145393e7e7c34ff8e53f3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+August 25, 2005
+       - release 2.6
+       - experimentally moved source code management from CVS to GIT
+       - added iterator functions to script bindings
+       - more C-API tuning
+       - add "-c" switch to dot to explicitly generate plugin "config" file
+               instead of generating it as a side-effect of "dot -V"
+       - better support for binary relocation.
+       - plugin versioning and version checking
+       - clean up of header files
+       - provide statically linked "dot_static"
+       - additional "event" support for GUIs (e.g. the gtk one in graphviz-cairo)
+       - add some information about plugins to "dot -v" output.
+       - fix bugs 746, 750, 752, 753, 754, 756, 761, 763, 764, 765, 768, 
+               771, 772, 773, 774, 775, 776, 777
+       - not a bug 757, 760, 770
 July 20, 2005
        - release 2.4
        - major code restructuring