[Aptitude-devel] r3233 - branches/aptitude-0.3/aptitude
Daniel Burrows
dburrows@costa.debian.org
Sun, 01 May 2005 15:40:01 +0000
Author: dburrows
Date: Sun May 1 15:39:58 2005
New Revision: 3233
Modified:
branches/aptitude-0.3/aptitude/ChangeLog
Log:
Remove some no longer necessary constructs, major reindentation.
Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog (original)
+++ branches/aptitude-0.3/aptitude/ChangeLog Sun May 1 15:39:58 2005
@@ -2,6 +2,11 @@
* src/generic/problemresolver/test.cc:
+ Remove a now-unnecessary try/catch pair, reindent a lot of stuff
+ as a result.
+
+ * src/generic/problemresolver/test.cc:
+
Fix a crash that occured when an error was encountered in
parsing a test file: the resolver copied the universe, which had
references to the package objects, and hence the packages got