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

Daniel Burrows dburrows@costa.debian.org
Tue, 07 Jun 2005 05:30:58 +0000


Author: dburrows
Date: Tue Jun  7 05:30:55 2005
New Revision: 3348

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
Retroactive ChangeLog entry: update the description parser for styles.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Tue Jun  7 05:30:55 2005
@@ -1,5 +1,9 @@
 2005-06-06  Daniel Burrows  <dburrows@debian.org>
 
+	* src/desc_parse.cc:
+
+	Update the description parser for styles.
+
 	* src/mine/cmine.cc, src/mine/cmine.h:
 
 	Fix the minesweeper game for the new display system.