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

Daniel Burrows dburrows@costa.debian.org
Tue, 07 Jun 2005 19:11:45 +0000


Author: dburrows
Date: Tue Jun  7 19:11:43 2005
New Revision: 3386

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
Log:
Add a fragf-escape to reset the current style to the empty style.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Tue Jun  7 19:11:43 2005
@@ -1,5 +1,9 @@
 2005-06-07  Daniel Burrows  <dburrows@debian.org>
 
+	* src/vscreen/fragment.cc, src/vscreen/fragment.h:
+
+	Add a %N escape that resets the current style to the empty style.
+
 	* src/ui.cc:
 
 	Remove several uses of %C or replace them with %S.