diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2007-05-10 06:55:40 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2007-05-10 06:55:40 +0000 |
commit | 9e5906b3523afbfce28cb94d001967b195b4d55d (patch) | |
tree | f427cf74fd2f539c6d05bf361e09350aefcd25d1 /ChangeLog | |
parent | 2b971feeaf028aa8025997ddb5616006bb0ad4d5 (diff) | |
download | zetacomponents-graph-9e5906b3523afbfce28cb94d001967b195b4d55d.zip zetacomponents-graph-9e5906b3523afbfce28cb94d001967b195b4d55d.tar.gz |
- Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables
for Angles % 90 != 0
# Test case follows later
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ descriptive - Fixed issue #10744: ExactAxisLabelRenderer shows last value at position of second last value if showLastValue is disabled +- Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables + for Angles % 90 != 0 1.1beta1 - [RELEASEDATE] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |