From 12417e91ad96f36511e3d5791dd30c7334730633 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 15 Jan 2008 22:24:21 -0600 Subject: Updates to NEWS for 3.1.1 Signed-off-by: Dan McGee --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index bf045c5d..71f56f5b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,19 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.1.1 - fix versioned provisions handling- use '=' instead of ' ' which + differs from original spec but better in long run (FS#9171) + - rename query --orphans to --unrequired (FS#9144) + - fix segfault when cachedir is unusable (FS#9186) + - missing SYMEXPORT on libalpm functions (FS#9155) + - notify of package replacements when using --noconfirm (FS#5179) + - fix usage of PKGEXT by gensync/updatesync (FS#9190) + - ensure correct dir permissions in database (FS#9176) + - ensure /tmp is created with correct permissions (FS#9183) + - disallow NULL section in parseconfig (reported on forums) + - remove Arch-specific pacman.conf and mirrorlist from source + - makepkg: --holdver option for devel PKGBUILDs (FS#9194) + - documentation updates (FS# 9142, 9146, 9175, 9192, 9204) + - many translation updates 3.1.0 - paths are now specified as absolute paths (or defaulting to under the specified root directory) - all paths can be specified in pacman.conf or on command line -- cgit v1.2.3-24-g4f1b