From: ellson Date: Tue, 18 Oct 2005 19:15:02 +0000 (+0000) Subject: release 2.6 X-Git-Tag: LAST_LIBGRAPH~32^2~7133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26a442694adaa05ab289803cabe4574f8b4c4507;p=graphviz release 2.6 --- diff --git a/ChangeLog b/ChangeLog index 1edc00a58..a239b7926 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -August 25, 2005 +August 28, 2005 - release 2.6 - experimentally moved source code management from CVS to GIT - added iterator functions to script bindings @@ -8,11 +8,12 @@ August 25, 2005 - 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) + - provide statically linked "dot_static" (not incl. in rpms) + - additional "event" support for GUIs (e.g. "DotEdit" graphviz-cairo) - add some information about plugins to "dot -v" output. + - lefty/dotty fixes - fix bugs 746, 750, 752, 753, 754, 756, 761, 763, 764, 765, 768, - 771, 772, 773, 774, 775, 776, 777 + 771, 772, 773, 774, 775, 776, 777, 778 - not a bug 757, 760, 770 July 20, 2005 - release 2.4 diff --git a/configure.ac b/configure.ac index 934e9f53a..f5d78f3a5 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.54) dnl =========================================================================== # Package name and version number, (as distinct from shared library version) -AC_INIT(graphviz, 2.5) +AC_INIT(graphviz, 2.6) # libtool shared library version