[Aptitude-svn-commit] r3318 - branches/aptitude-0.3/aptitude

Daniel Burrows dburrows@costa.debian.org
Mon, 06 Jun 2005 17:58:12 +0000


Author: dburrows
Date: Mon Jun  6 17:58:10 2005
New Revision: 3318

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
Retroactive ChangeLog updates.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Mon Jun  6 17:58:10 2005
@@ -4,6 +4,14 @@
 
 	Update the vs_togglebutton widget for the new display protocol.
 
+	* src/vscreen/vs_text_layout.cc:
+
+	Update the text layout widget to use the new display protocol.
+
+	* src/vscreen/vs_stacked.cc, src/vscreen/vs_stacked.h:
+
+	Update the stacked widget to use the new display protocol.
+
 	* src/vscreen/vs_size_box.cc:
 
 	Update the size-box to use set_opaque() instead of set_bg().