From: ellson Date: Tue, 17 Jan 2006 19:59:07 +0000 (+0000) Subject: indicate bug #824 has been fixed. X-Git-Tag: LAST_LIBGRAPH~32^2~6860 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b11a82e6743deda85b1db2ab413ae9c6282c074a;p=graphviz indicate bug #824 has been fixed. --- diff --git a/ChangeLog b/ChangeLog index 8a32f6e73..c1ce83c7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,14 @@ January 17, 2005 - - (POTENTIAL INCOMPATIBILITY) The default input scaling, in the in absence of a "-s" - switch, has been changed from inches to points. The new behavior of "neato" - is equivalent to "neato -s72". The old behavior can be restored with "neato -s1" - The purpose of this change is to avoid a Frequently-Made-Mistake when using - "neato -n" to process a previously generated layout. Presiously it was necessary - to use "neato -n -s72", but with this change the default matches dot's output and - the "-s72" is not required. - - Added pseudo layout engines: "dot -Knop" and dot -Knop1" equivalent to "neato -n" + - (POTENTIAL INCOMPATIBILITY) The default input scaling, in the + absence of a "-s" switch, has been changed from inches to points. + The new behavior of "neato" is equivalent to "neato -s72". + The old behavior can be restored with "neato -s1". + The purpose of this change is to avoid a Frequently-Made-Mistake + when using "neato -n" to process a previously generated layout. + Previously it was necessary to use "neato -n -s72", but with this + change the default matches dot's output and the "-s72" is not required. + - Added pseudo layout engines: "dot -Knop" and dot -Knop1" equivalent + to "neato -n" - Added pseodo layout engine: "dot -Knop2" equivalent to "neato -n2" - Add support for color namespaces; add Brewer color data - Add support for simulated duplex edges using parallel edges: @@ -15,9 +17,11 @@ January 17, 2005 - distribute separe rpms for binares of language bindings : - Add a small pad region around graph renderings to allow for finite penwidths at the drawing edges - - Add protonode(g) and E=protoedge(g) functions to simplify language bindings. + - Add protonode(g) and E=protoedge(g) functions to simplify + language bindings. - Various portability fixes for: HPUX, Mac OS/X, Cygwin, Windows. - - Fix bugs 784, 786, 787, 788, 789, 791, 795, 796, 804, 806, 817, 830, 837, 858 + - Fix bugs 784, 786, 787, 788, 789, 791, 795, 796, 804, 806, 817, + 824, 830, 837, 858 August 28, 2005 - release 2.6