From: ellson Date: Fri, 15 Jul 2005 18:33:45 +0000 (+0000) Subject: prepare for 2.4 release X-Git-Tag: LAST_LIBGRAPH~32^2~7432 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a4f9d579e7c07a55edbd414de227be883b4eba9;p=graphviz prepare for 2.4 release --- diff --git a/ChangeLog b/ChangeLog index daa85b47d..a8c0b1528 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +July 15, 2005 + - release 2.4 + - major code restructuring + - new plugin architecture + - new script-language bindings using swig + - lefty upgrade + - fix bugs 156, 255, 492, 631, 641, 647, 659, 662, 665, 670, 690, 691, + 701, 702, 703, 705, 730, 731, 732, 741, 743 +April 7, 2005 + - release 2.2.1 + - correct license headers to CPL in .cpp files + - undo indentation cleanup to dynagraph .h files + - fix bugs: 183, 247, 419, 615, 616, 625, 626, 627, 643, + 646, 651, 658, 661, 664, 674 + - fix buffer overrun in Gvfilepath construction +January 19, 2005 + - release 2.2 + - fix bugs: 86, 345, 517, 579, 580, 597, 600, 601, 604 + - use the original cpl1.0.txt as the license master, instead of CPL.html - fix for bug generating in memory bitmaps that was affecting webdot + - fixes for windows builds + - documentation updates December 11, 2004 - release 2.0 - new CPL license