Author: Derick Rethans
Date: 2006-01-16 10:15:09 +0100 (Mon, 16 Jan 2006)
New Revision: 1900

Log:
- Fixed grammer and spelling, made rst friendly
Modified:
   packages/Translation/trunk/ChangeLog

Modified: packages/Translation/trunk/ChangeLog
===================================================================
--- packages/Translation/trunk/ChangeLog        2006-01-16 09:05:32 UTC (rev 
1899)
+++ packages/Translation/trunk/ChangeLog        2006-01-16 09:15:09 UTC (rev 
1900)
@@ -1,21 +1,25 @@
 1.0rc1 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Changed exception behavior. All errors will now throw a different exception
   class.
 
 
 1.0beta2 - Wednesday 21 December 2005
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 General
 =======
 
 - Changed class name:
+
   * ezcTranslationFillinFilter to ezcTranslationComplementEmptyFilter
 
 ezcTranslation
 ==============
 
 - Changed method name:
+
   * getString() to getTranslation()
 
 ezcTranslationTsBackend
@@ -28,16 +32,19 @@
   with the next() and currentContext() methods.
 
 - Added methods:
+
   * current() as part of the Iterator implementation
   * key() as part of the Iterator implementation
   * rewind() as part of the Iterator implementation
   * valid() as part of the Iterator implementation
 
 - Changed method names:
+
   * haveMore() to next()
   * readContext() to currentContext()
 
 
 1.0beta1 - Thursday 24 November 2005
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Initial release of this package.

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

Reply via email to