diff options
author | Dan McGee <dan@archlinux.org> | 2009-09-20 19:09:10 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-09-20 19:09:10 +0200 |
commit | 6bfca2fd14d07a18d7000d1f9dd998428036656f (patch) | |
tree | c766b1ea0071f17857a975b15f53a8f77909f46d /NEWS | |
parent | ef3716877032941f7882c11c5a091abef95ef983 (diff) | |
parent | 338c6546ff86acbb25c1508439adfb89c3dea952 (diff) | |
download | pacman-6bfca2fd14d07a18d7000d1f9dd998428036656f.tar.gz pacman-6bfca2fd14d07a18d7000d1f9dd998428036656f.tar.xz |
Merge branch 'maint'
Message updates made this one a bit messy, but nothing too bad.
Conflicts:
lib/libalpm/add.c
lib/libalpm/remove.c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.3.1 - use full path to ldconfig when calling in chroot + - optimize the check for modified databases during sync + - ensure installed libfetch is new enough + - have -Q ops return 1 when no package matches (FS#15938) + - skip SyncFirst dialog if unnecessary (FS#15810) + - misc documentation updates (FS#15870, FS#15984) + - testdb: be less verbose during checks + - existing translation updates + - makepkg: + - add --skipinteg option (FS#15830) + - fix .PKGINFO creation with -R option (FS#15851) + - always keep symlinks to sources when unpacking 3.3.0 - xdelta: many fixes and improvements - new pkgdelta script to create deltas - repo-add can add both deltas and packages to a database |