From eef0d7b795369cf6e25729cb5bc57a5b3eedc0fb Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 18 Oct 2005 19:06:16 +0000 Subject: [PATCH] update ChangeLog in preparation for 2.6 release --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index e8c3b136b..1edc00a58 100644 --- 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 -- 2.40.0