Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-09-20 12:09:10 -0500
committerDan McGee <dan@archlinux.org>2009-09-20 12:09:10 -0500
commit6bfca2fd14d07a18d7000d1f9dd998428036656f (patch)
treec766b1ea0071f17857a975b15f53a8f77909f46d /NEWS
parentef3716877032941f7882c11c5a091abef95ef983 (diff)
parent338c6546ff86acbb25c1508439adfb89c3dea952 (diff)
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--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