diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-08 15:52:49 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-08 15:52:49 -0600 |
commit | 504e6ebb878379512128323d8df6a0361f10edcf (patch) | |
tree | 590515c20a937e5d5319faea957295f7e8cf9ce5 /NEWS | |
parent | 9dd016001eafb69991661d4d8bda91906d51ed78 (diff) | |
download | pacman-504e6ebb878379512128323d8df6a0361f10edcf.tar.xz |
NEWS: fix note about ABS
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |