summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2007-04-04 00:30:14 -0500
committerAaron Griffin <aaronmgriffin@gmail.com>2007-04-04 00:30:14 -0500
commit76f816b9f764434d02e90207ee4656ebae2b6a8c (patch)
treeb115bfcb7322e63698cae0ffc9fd945d8fee2585 /NEWS
parent9c9e18ef32c0cf3fe33ed251d28c70651bb85f65 (diff)
downloadpacman-76f816b9f764434d02e90207ee4656ebae2b6a8c.tar.gz
pacman-76f816b9f764434d02e90207ee4656ebae2b6a8c.zip
Backport changes from 3.0.1
* Align makepkg -g checksums (Tom Killian <tom@archlinux.org>) * Use additional case-sensitive string compare to defeat locale issues (tr_TR) * Added Russian mirror * Fix a -R failure when trying to remove the same target twice * Bump configure.ac version to 3.0.1 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af038157..3398f6e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.0.1 - fix a locale issue with tr_TR upper/lower-case conversion
+ - allow removal when listing the same package multiple times
+ - fix a repo-add bug that left a .PKGINFO file in the current
+ directory
+ - proper error messages when we cannot read mtab for freespace
3.0.0 - first release based on libalpm backend
- added internationalization (gettext) support:
- de, fr, hu, it, pt_BR, en_GB, ru_RU translations