Author: Derick Rethans
Date: 2007-05-04 14:59:13 +0200 (Fri, 04 May 2007)
New Revision: 5051

Log:
- Fixed ChangeLogs

Modified:
   trunk/Cache/ChangeLog
   trunk/ConsoleTools/ChangeLog
   trunk/Database/ChangeLog
   trunk/Debug/ChangeLog
   trunk/EventLog/ChangeLog
   trunk/Execution/ChangeLog
   trunk/Graph/ChangeLog
   trunk/GraphDatabaseTiein/ChangeLog
   trunk/ImageConversion/ChangeLog
   trunk/Mail/ChangeLog
   trunk/PersistentObject/ChangeLog
   trunk/PersistentObjectDatabaseSchemaTiein/ChangeLog
   trunk/SystemInformation/ChangeLog
   trunk/Template/ChangeLog
   trunk/Workflow/ChangeLog
   trunk/WorkflowDatabaseTiein/ChangeLog
   trunk/WorkflowEventLogTiein/ChangeLog

Modified: trunk/Cache/ChangeLog
===================================================================
--- trunk/Cache/ChangeLog       2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Cache/ChangeLog       2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,10 +1,11 @@
-1.2 - [RELEASEDATE]
+1.2beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Implemented issue #9383: Ability to set file permissions on created files.
 - Added ezcCacheStorageFileOptions class.
 - Fixed issue #10678: ezcCacheStorageOptions throws incorrect exceptions.
 
+
 1.1.4 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/ConsoleTools/ChangeLog
===================================================================
--- trunk/ConsoleTools/ChangeLog        2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/ConsoleTools/ChangeLog        2007-05-04 12:59:13 UTC (rev 5051)
@@ -3,7 +3,7 @@
 
 - Fixed issue #9857: Multi-option and default value. Arrays are now allowed in
   default value, if multiple-option is set to true.
-- Fixed issue #9902: [ConsoleTools] Problems on Windows.
+- Fixed issue #9902: Problems on Windows.
 - Fixed issue #10594: ezcConsole*Options throw incorrect exceptions.
 - Fixed issue #10595: ezcConsole*Options perform improper string checks.
 - Fixed issue #10596: ezcConsoleTable* classes do not perform proper property
@@ -21,9 +21,10 @@
   broken.
 - Fixed issue #10626: ezcConsoleStatusbar does not trigger warning on invalid
   status.
-- Implemented issue #8461: Argument help text. A completly new argument
+- Implemented issue #8461: Argument help text. A completely new argument
   handling was invented.
 
+
 1.2 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/Database/ChangeLog
===================================================================
--- trunk/Database/ChangeLog    2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Database/ChangeLog    2007-05-04 12:59:13 UTC (rev 5051)
@@ -4,17 +4,18 @@
 - Fixed issue #8240: ezcQueryExpression::in does not work with strings.
 - Fixed issue #8520: The non trivial join methods have incomplete
   documentation.
-- Implemented enhancement #8473: Oracle Limit/Offset optimization.
-- Implemented issue #9965: Support for delayed initialization through
-  ezcBaseInit.
 - Fixed issue #9526: Implemented expression now() for each database handler.
 - Fixed issue #10529: Tests for quoting of strings in query expressions.
-- Added feature #8448: Select Distinct not supported
-- Added feature #7772: SQL Server implementation for the Database package. 
-                Based on contributions by Joel Arvidsson and Friedel Hill.
-- Added feature #9960 [Database] sql abstraction.
-                Based on contributions by Joel Arvidsson and Friedel Hill.
+- Implemented feature #7772: SQL Server implementation for the Database 
package.
+  Based on contributions by Joel Arvidsson and Friedel Hill.
+- Implemented feature #8473: Oracle Limit/Offset optimization.
+- Implemented feature #8448: Select Distinct not supported
+- Implemented feature #9960 [Database] sql abstraction.  Based on 
contributions by
+  Joel Arvidsson and Friedel Hill.
+- Implemented feature #9965: Support for delayed initialization through
+  ezcBaseInit.
 
+
 1.2 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/Debug/ChangeLog
===================================================================
--- trunk/Debug/ChangeLog       2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Debug/ChangeLog       2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,7 +1,7 @@
 1.1beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Implemented issue #9965: Support for delayed initialization through
+- Implemented feature #9965: Support for delayed initialization through
   ezcBaseInit.
 
 

Modified: trunk/EventLog/ChangeLog
===================================================================
--- trunk/EventLog/ChangeLog    2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/EventLog/ChangeLog    2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,7 +1,7 @@
 1.1beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Implemented issue #9965: Support for delayed initialization through
+- Implemented feature #9965: Support for delayed initialization through
   ezcBaseInit.
 
 

Modified: trunk/Execution/ChangeLog
===================================================================
--- trunk/Execution/ChangeLog   2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Execution/ChangeLog   2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,8 +1,10 @@
 1.0.3 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-- Fixed issue #010108: Grammar in default Execution error message needs fixing
 
+- Fixed issue #010108: Grammar in default Execution error message needs
+  fixing.
 
+
 1.0.2 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/Graph/ChangeLog
===================================================================
--- trunk/Graph/ChangeLog       2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Graph/ChangeLog       2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,42 +1,46 @@
 1.1beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Added feature #9402: Numeric datasets
-- Fixed issue #9916: Not documented: ArrayDataSet also can use Iterators
+- Fixed issue #9916: Not documented: ArrayDataSet also can use Iterators.
 - Fixed issue #9926: Float values with date axis result in date parsing
-  exception
+  exception.
+- Fixed issue #9948: Make ezcGraphPolynom documentation public.
+- Fixed issue #9950: Improved ezcGraphPolynom::__toString method for more
+  exact output.
+- Fixed issue #10018: Axis scale incorrect when startDate != first day of
+  month.
 - Fixed issue #10025: Wrong statement in tutorial about swf versions supported
-  by ext/ming
-- Fixed issue #10018: Axis scale incorrect when startDate != first day of month
-- Fixed issue #9948: Make ezcGraphPolynom documentation public
-- Fixed issue #10074: Use iconv instead of mbstring
-- Fixed issue #10056: Fixed drawing order for boxes with background and border
-- Fixed issue #9950: Improved ezcGraphPolynom::__toString method for more
-  exact output
-- Fixed issue #10055: Improve chart class documentation with chart elements
+  by ext/ming.
+- Fixed issue #10074: Use iconv instead of mbstring.
+- Fixed issue #10055: Improve chart class documentation with chart elements.
+- Fixed issue #10056: Fixed drawing order for boxes with background and
+  border.
 - Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to work
-  around PHP bug #40429
-- Fixed issue #10246: sprintf output modification in PHP 5.2.1
+  around PHP bug #40429.
+- Fixed issue #10246: sprintf output modification in PHP 5.2.1.
 - Fixed issue #10275: Low label count on labeled axis, when having (prime
-  number > 10) + 1 labels
-- Added feature #10375: Manually reduce or increase the label count on
-  labeled axis
-- Added feature #9511: Added helper functions to create image maps an link SVG
-  images in ezcGraphTools
-- Added feature #9404: Add spport for rotated texts on axis.
-- Fixed issue #10536: Bar side polygones are drawn at the wrong side.
-- Fixed issue #10599: Pie chart label formattig callback only accepts callback
+  number > 10) + 1 labels.
+- Fixed issue #10536: Bar side polygons are drawn at the wrong side.
+- Fixed issue #10599: Pie chart label formatting callback only accepts callback
   functions but neither static nor non static methods.
-- Added feature #10470: Add support for format callback functions on all axis
-- Added feature #10017: Plot whole months on date axis respecting their
-  different length
 - Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd tests
-  when no t1lib is available
-- Fixed issue #10675: Arrow heads on axis too small
+  when no t1lib is available.
+- Fixed issue #10675: Arrow heads on axis too small.
 - Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps
-  after last major steps
-- Added feature #9406: Add support for radar charts
+  after last major steps.
+- Implemented feature #9402: Numeric datasets.
+- Implemented feature #9404: Add support for rotated texts on axis.
+- Implemented feature #9406: Add support for radar charts.
+- Implemented feature #9511: Added helper functions to create image maps an 
link SVG
+  images in ezcGraphTools.
+- Implemented feature #10017: Plot whole months on date axis respecting their
+  different length.
+- Implemented feature #10375: Manually reduce or increase the label count on
+  labeled axis.
+- Implemented feature #10470: Add support for format callback functions on all
+  axis.
 
+
 1.0 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/GraphDatabaseTiein/ChangeLog
===================================================================
--- trunk/GraphDatabaseTiein/ChangeLog  2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/GraphDatabaseTiein/ChangeLog  2007-05-04 12:59:13 UTC (rev 5051)
@@ -0,0 +1,6 @@
+1.0beta1 - [RELEASEDATE]
+
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Implemented feature #9405: Allow creation of datasets directly from PDO
+  statements.

Modified: trunk/ImageConversion/ChangeLog
===================================================================
--- trunk/ImageConversion/ChangeLog     2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/ImageConversion/ChangeLog     2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,12 +1,12 @@
-1.3 - [RELEASEDATE]
+1.3beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- Implemented feature #9564: Watermark (and perhaps other filters) should allow
-  image placements from opposite corners. Crop filters support negative
+- Implemented feature #8589: JPEG quality transform for ImageConversion. A new
+  option class ezcImageSaveOptions supports setting a quality indicator for 
JPEG
+  and a compression indicator for PNG images.
+- Implemented feature #9564: Watermark (and perhaps other filters) should
+  allow image placements from opposite corners. Crop filters support negative
   offsets now, too.
-- Implemented feature #8589: JPEG quality transform for ImageConversion. A new
-  option class ezcImageSaveOptions supports setting a quality indicator for
-  JPEG and a compression indicator for PNG images.
 
 
 1.2 - Monday 18 December 2006

Modified: trunk/Mail/ChangeLog
===================================================================
--- trunk/Mail/ChangeLog        2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Mail/ChangeLog        2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,43 +1,43 @@
 1.3beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- ezcMailTransportException inherits from ezcMailException, and not directly
-  from ezcBaseException.
-- Added fetchParts() to ezcMail to return the mail parts of a mail (feature
-  request #8303).
 - Added walkParts() to ezcMail and the class ezcMailPartWalkContext which can
   be used to walk through all the parts in a mail and execute a callback
   function on each part (for example save mail parts to disk or a database).
 - Added support for multipart/report and message/delivery-status mail parts,
   connected to issue #8694.
-- Implemented feature request #9068: added support for filename language and
-  filename charset support for the Content-Disposition header.
 - Added header folding for the Content-Disposition header.
 - Fixed an issue with ezcMailHeaderFolder::foldAny() where notices were thrown
   if the header contained a too long string without any white spaces.
-- Implemented feature request #8419: added the property size to ezcMailPart,
+- Fixed issue #10656: Parsing of incomplete multipart/related mails does not
+  trigger a notice anymore.    
+- Fixed ezcMailTransportException to inherit from ezcMailException, and not
+  directly from ezcBaseException.
+- Implemented feature #8303: Added fetchParts() to ezcMail to return the mail
+  parts of a mail.
+- Implemented feature #8419: added the property size to ezcMailPart,
   which is set when parsing a mail.
-- Implemented feature request #10068: added a list of supported RFCs to the
+- Implemented feature #8485: added the ezcMailStorageSet which wraps
+  around another set and provides saving of mail sources.
+- Implemented feature #9068: added support for filename language and
+  filename charset support for the Content-Disposition header.
+- Implemented feature #9292: added SSL support for IMAP and POP3.
+  Based on a patch from Mikko Koppanen.
+- Implemented feature #9308: added option classes for transports.
+- Implemented feature #9785: Allow developers to specify their own 
+  character conversion function to UTF-8. Also fixed issue #8369 as developers
+  can ignore the notices thrown by iconv in their own conversion function.
+- Implemented feature #10068: added a list of supported RFCs to the
   documentation.
-- Implemented feature request #9308: added option classes for transports.
-- Implemented feature request #10082: added options class ezcMailParserOptions
+- Implemented feature #10082: added options class ezcMailParserOptions
   and deprecated second parameter of parseMail() in ezcMailParser.
-- Implemented feature request #9292: added SSL support for IMAP and POP3.
-  Based on a patch from Mikko Koppanen.
-- Implemented feature request #10091: added SSL/TLS support for the SMTP
+- Implemented feature #10091: added SSL/TLS support for the SMTP
   transport. Based on a patch from Christian Michel. 
-- Implemented feature request #8485: added the ezcMailStorageSet which wraps
-  around another set and provides saving of mail sources.
-- Implemented feature request #10341: MixedPart mail without attachments - 
+- Implemented feature #10340: More selective encoding of mail headers.
+- Implemented feature #10341: MixedPart mail without attachments - 
   Documentation enhancement
-- Fixed issue #10656: Parsing of incomplete multipart/related mails does not
-  trigger a notice anymore.    
-- Implemented feature request #9785: Allow developers to specify their own 
-  character conversion function to UTF-8. Also fixed issue #8369 as developers
-  can ignore the notices thrown by iconv in their own conversion function.
-- Implemented feature request #10682: The IMAP PEEK command is now supported
+- Implemented feature #10682: The IMAP PEEK command is now supported
   through the top() method.
-- Implemented enhancement 10340: More selective encoding of mail headers.
 
 
 1.2.1 - [RELEASEDATE]

Modified: trunk/PersistentObject/ChangeLog
===================================================================
--- trunk/PersistentObject/ChangeLog    2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/PersistentObject/ChangeLog    2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,17 +1,20 @@
 1.3beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Fixed testcase for manual generator giving failure for postgresql on correct
+  behaviour (INSERT violating NULL contraint does give an error...).
 - Fixed issue #9999: idProperty missing in definition file causes unclear
   error messages.
-- Fixed testcase for manual generator giving failure for postgresql on correct
-  behaviour (INSERT violating NULL contraint does give an error...)
-- Fixed issue #010153: Persistent Object and manual generator (negative and 
-  0 primary keys)
-- Fixed issue #10106: ezcPersistentManualGenerator does not quote id columnName
-- Fixed issue #10369: testAddRelatedBirthdayToPerson3UpdateSuccess fails for 
no.
-- Fixed issue #10112: Lots of failures in PersistentObject tests with pgsql.
-- Implemented issue #10166: Cache PO-definitions
-- Implemented issue #8487: an Interface for Persistent Objects.
+- Fixed issue #10106: ezcPersistentManualGenerator does not quote ID
+  columnName.
+- Fixed issue #10112: Lots of failures in PersistentObject tests with
+  PostgreSQL.
+- Fixed issue #10153: Persistent Object and manual generator (negative and 
+  0 primary keys).
+- Fixed issue #10369: testAddRelatedBirthdayToPerson3UpdateSuccess fails for
+  no apparant reason.
+- Implemented feature #8487: An interface for Persistent Objects.
+- Implemented feature #10166: Cache PO-definitions.
        
        
 1.2 - Monday 18 December 2006

Modified: trunk/PersistentObjectDatabaseSchemaTiein/ChangeLog
===================================================================
--- trunk/PersistentObjectDatabaseSchemaTiein/ChangeLog 2007-05-04 12:43:48 UTC 
(rev 5050)
+++ trunk/PersistentObjectDatabaseSchemaTiein/ChangeLog 2007-05-04 12:59:13 UTC 
(rev 5051)
@@ -3,6 +3,7 @@
 
 - Implemented feature #9584: Switch for overwriting files.
 
+
 1.1 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/SystemInformation/ChangeLog
===================================================================
--- trunk/SystemInformation/ChangeLog   2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/SystemInformation/ChangeLog   2007-05-04 12:59:13 UTC (rev 5051)
@@ -4,6 +4,7 @@
 - Fixed issue #9838: ezcSystemInformation doesn't have 
   proper property documentation. 
 
+
 1.0.2 - Monday 20 November 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/Template/ChangeLog
===================================================================
--- trunk/Template/ChangeLog    2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Template/ChangeLog    2007-05-04 12:59:13 UTC (rev 5051)
@@ -1,18 +1,19 @@
 1.2beta1 - [RELEASEDATE]
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Fixed issue #10035: Block comments mixed with Javascript comments generates
+  wrong Template code.
+- Fixed issue #10036: Invalid generated PHP code cannot be renewed without
+  deleting the generated template.
+- Fixed issue #10261: Array fetch and property fetch could not be used
+  together.
 - Implemented issue #9965: Support for delayed initialization through
   ezcBaseInit.
-- Fixed issue #10261: Array fetch and property fetch could not be used
-  together.
-- Fixed issue #10036: Invalid generated PHP code cannot be renewed without
-  deleting the generated template.
-- Fixed issue #10035: Block comments mixed with Javascript comments generates
-  wrong Template code.
-- Support for named parameters in the custom functions.
-- Support for dynamic locations in the template include(s).
-- Possible to send a Template Object to the custom function.
+- Added support for named parameters in the custom functions.
+- Added support for dynamic locations in the template include(s).
+- Made it possible to send a Template Object to the custom function.
 
+
 1.1 - Monday 18 December 2006
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/Workflow/ChangeLog
===================================================================
--- trunk/Workflow/ChangeLog    2007-05-04 12:43:48 UTC (rev 5050)
+++ trunk/Workflow/ChangeLog    2007-05-04 12:59:13 UTC (rev 5051)
@@ -0,0 +1,4 @@
+1.0beta1 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Initial release of this package.

Modified: trunk/WorkflowDatabaseTiein/ChangeLog
===================================================================
--- trunk/WorkflowDatabaseTiein/ChangeLog       2007-05-04 12:43:48 UTC (rev 
5050)
+++ trunk/WorkflowDatabaseTiein/ChangeLog       2007-05-04 12:59:13 UTC (rev 
5051)
@@ -0,0 +1,4 @@
+1.0beta1 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Initial release of this package.

Modified: trunk/WorkflowEventLogTiein/ChangeLog
===================================================================
--- trunk/WorkflowEventLogTiein/ChangeLog       2007-05-04 12:43:48 UTC (rev 
5050)
+++ trunk/WorkflowEventLogTiein/ChangeLog       2007-05-04 12:59:13 UTC (rev 
5051)
@@ -0,0 +1,4 @@
+1.0beta1 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Initial release of this package.

-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to