summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-09-16 20:42:42 -0500
committerDan McGee <dan@archlinux.org>2009-09-16 20:43:48 -0500
commited9d459ee2e0f44ad6365b2027db1486363b649e (patch)
tree79aafdf14be648ce8c4f93121c4e774c5e057223 /NEWS
parent922448a9bf097ccdca176e952c240a1e4ca69992 (diff)
downloadpacman-ed9d459ee2e0f44ad6365b2027db1486363b649e.tar.gz
pacman-ed9d459ee2e0f44ad6365b2027db1486363b649e.zip
Updates in prep for 3.3.1 release
Bump versions in configure.ac; update NEWS accordingly Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2962e308..a8cbda7c 100644
--- a/NEWS
+++ b/NEWS
@@ -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