summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-01-08 15:52:49 -0600
committerDan McGee <dan@archlinux.org>2008-01-08 15:52:49 -0600
commit504e6ebb878379512128323d8df6a0361f10edcf (patch)
tree590515c20a937e5d5319faea957295f7e8cf9ce5 /NEWS
parent9dd016001eafb69991661d4d8bda91906d51ed78 (diff)
downloadpacman-504e6ebb878379512128323d8df6a0361f10edcf.tar.gz
pacman-504e6ebb878379512128323d8df6a0361f10edcf.zip
NEWS: fix note about ABS
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3b207a27..bf045c5d 100644
--- a/NEWS
+++ b/NEWS
@@ -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