[POS-commit] r7433 - kiwi/trunk

jdahlin at async.com.br jdahlin at async.com.br
Thu Feb 14 14:41:16 BRST 2008


Author: jdahlin
Date: Thu Feb 14 14:41:15 2008
New Revision: 7433

Log:
Add much needed newlines separating sections

Modified:
   kiwi/trunk/NEWS

Modified: kiwi/trunk/NEWS
==============================================================================
--- kiwi/trunk/NEWS	(original)
+++ kiwi/trunk/NEWS	Thu Feb 14 14:41:15 2008
@@ -5,6 +5,7 @@
     - ProxySlaveDelegate:: added. (Brad Crittenden).
     - SignalBroker:: After was broken, all signals were connected using after
       instead of on by default (basead on patch by Arek Korbik).
+
 kiwi-1.9.19 05-november-2007
     - _EasyComboBoxHelper:: method get_selected return None instead of
       raising AssertionError.
@@ -15,6 +16,7 @@
              try to sum Decimal with None.
       #3578: Add support for Proxy scale widget
              (Basead on patch by Mauricio Vieira)
+
 kiwi-1.9.18 11-september-2007
     - Polish translation updated
     - Added scale.py file (VScale and HScale support).
@@ -22,6 +24,7 @@
     - KiwiEntry::Focus simplified.
     - Bug fix:
       #2597: Kiwi comboentries should allow duplicated strings in the list.
+
 kiwi-1.9.17 29-agust-2007
     - Gazpacho:
       - Add gazpacho support for a scale widgets too.
@@ -36,6 +39,7 @@
     - Prefill::Handle duplicate entries by adding (n) to the end of the name
     - Dialogs: New function based around gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER.
                (Based on patch by Paul Eipper (#3490))
+
 kiwi-1.9.16 16-july-2007
     - Polish translation (Jarek Zgoda)
     - ObjectList updates


More information about the POS-commit mailing list