From 15a004b54b7ee29c5409d871b9c0f26fcad8b525 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 29 May 2007 13:22:54 +0000 Subject: - Fixed changelogs. --- ChangeLog | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8aa9390..8d076d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,28 +1,31 @@ -1.1rc1 - [RELEASEDATE] +1.1beta2 - [RELEASEDATE] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed issue #10741: Make ezcGraphOutOfLogithmicalBoundingsException more - descriptive + 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 + second last value if showLastValue is disabled. - Fixed issue #10745 (BaxedAxisLabelRenderer wrong label positions for angles: - (135 <= $angle <= 325) -- Fixed issue #10759: Unset implementation broken in array access in datasets - and dataset properties + (135 <= $angle <= 325). - Fixed issue #10746: Border size reducement algorithm fails for polygones - with edge lengths < reducement -- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC -- Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0 -- Fixed issue #10848: Missing pie segment labels in pie charts with 3d - renderer + with edge lengths < reducement. +- Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables + for Angles % 90 != .0 +- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC. +- Fixed issue #10759: Unset implementation broken in array access in datasets + and dataset properties. +- Fixed issue #10830: Automatically shorten labels if not enough space is + available. +- Fixed issue #10842: Pie charts fatal error with datasets with value sum <= + 0. - Fixed issue #10846: Division by zero in polygon size reducement algorithm for edges with an angle equals 0 degree. -- Fixed issue #10852: Fixed radar chart documentation -- Fixed issue #10830: Automatically shorten labels if not enough space is - available -- Fixed issue #10861 Circle sector size reducement failes for very big angles. +- Fixed issue #10848: Missing pie segment labels in pie charts with 3d + renderer. +- Fixed issue #10852: Fixed radar chart documentation. +- Fixed issue #10861: Circle sector size reducement failes for very big + angles. + 1.1beta1 - Monday 07 May 2007 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.1