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

Daniel Burrows dburrows at costa.debian.org
Sat Oct 1 21:07:17 UTC 2005


Author: dburrows
Date: Sat Oct  1 21:07:14 2005
New Revision: 4429

Modified:
   branches/aptitude-0.3/aptitude/ChangeLog
   branches/aptitude-0.3/aptitude/NEWS
Log:
Mention the build infrastructure changes in NEWS.

Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog	(original)
+++ branches/aptitude-0.3/aptitude/ChangeLog	Sat Oct  1 21:07:14 2005
@@ -1,5 +1,9 @@
 2005-10-01  Daniel Burrows  <dburrows at debian.org>
 
+	* NEWS:
+
+	  Mention the build script migration.
+
 	* configure.ac, src/aptitude.h:
 
 	  Deal with the fact that the old gettext/autoools generated a

Modified: branches/aptitude-0.3/aptitude/NEWS
==============================================================================
--- branches/aptitude-0.3/aptitude/NEWS	(original)
+++ branches/aptitude-0.3/aptitude/NEWS	Sat Oct  1 21:07:14 2005
@@ -217,6 +217,9 @@
 
 - Internal changes:
 
+  * Migrated all build scripts to automake-1.9 and the latest gettext
+    version.
+
   * Restructured the resolver code to be far more legible.
 
   * Much optimization of the problem resolver, including:



More information about the Aptitude-svn-commit mailing list