]> granicus.if.org Git - graphviz/commitdiff
Release 2.20
authorellson <devnull@localhost>
Fri, 20 Jun 2008 21:31:29 +0000 (21:31 +0000)
committerellson <devnull@localhost>
Fri, 20 Jun 2008 21:31:29 +0000 (21:31 +0000)
ChangeLog
configure.ac

index 398c6df179953daa209f8d3501643c61ef66d71e..d4e1931b138e8a9261aab1a981ffc0fe4995863e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+June 20, 2008
+       - Release 2.20
+       - Preparing for Release 2.20
+       - Fixed bugs: 1315, 1317, 1324, 1336, 1343, 1364
+       - Add new "folder" shape for nodes.
+       - Migration of gvpr tools to libcgraph.   
+       - New output format -Teps  (encapsulated postscript)
+       - Various NetBSD and SuSE fixes incorporated
+       - ./configure now provides a summary
+       - RPM specfile updates for fedora-10 (no more string comparisons)
+       - Add MacOS support (Glen Low)
 March 10, 2008
        - Release 2.18
        - Fixed bugs: 1249, 1255, 1256, 1268, 1276, 1289, 1295, 1300, 
index 45852a7eb9de140c8b24197b057856ce6c1177f3..56a51fa5316bb293f7174996bcd273e37a4af6a4 100644 (file)
@@ -9,7 +9,7 @@ dnl                       even => stable series
 dnl For the micro number: 0 => in-progress development (from cvs)
 dnl                       timestamp => tar-file snapshot or release
 m4_define(graphviz_version_major, 2)
-m4_define(graphviz_version_minor, 19)
+m4_define(graphviz_version_minor, 20)
 m4_define(graphviz_version_micro, 0)
 
 AC_INIT([graphviz],