diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2007-08-07 09:03:32 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2007-08-07 09:03:32 +0000 |
commit | f6370bbce1ada87f830736958f4cd83eefa29572 (patch) | |
tree | e031ab837e2c403a125a295c20da10c88d4f8e97 /ChangeLog | |
parent | d5bea5137c89620edda8e2db60d64ac4b4cedcc8 (diff) | |
download | zetacomponents-graph-f6370bbce1ada87f830736958f4cd83eefa29572.zip zetacomponents-graph-f6370bbce1ada87f830736958f4cd83eefa29572.tar.gz |
- Fixed bug #11233: Path for circular arcs in SVG driver may break because of
locale settings
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ - Fixed bug #11157: Wrong display of single record with labeled axis - Fixed bug #11180: Color Palette: $dataSetColor in ezcGraphPalette starts with index 1 and not zero in pie charts +- Fixed bug #11233: Path for circular arcs in SVG driver may break because of + locale settings 1.1 - Monday 02 July 2007 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |