NEWS: fix note about ABS

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2008-01-08 15:52:49 -06:00
parent 9dd016001e
commit 504e6ebb87
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -35,6 +35,7 @@ VERSION DESCRIPTION
- add < and > operators for versioned dependencies and conflicts
- bash completion updates
- mirrorlist updates
- removed ABS script from codebase (now a separate project)
- allow multiple pacman cache directories
- all manpages are now generated using Asciidoc (FS#7312)
- moved parseconfig from backend library to frontend
@ -48,7 +49,6 @@ VERSION DESCRIPTION
- memory leak fixes all over the place
- fix overzealous use of macros
- entire codebase builds with -pedantic GCC option
- allow abs to not be included (FS#7319)
- libalpm-specific changes:
- moved location of sync DBs into their own folder to thwart
deletion and remove naming limitations