diff options
author | Dan McGee <dan@archlinux.org> | 2007-06-18 02:15:36 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-06-18 02:15:36 +0200 |
commit | 0cfb412220f3513e23aba9105d756246e5866ca6 (patch) | |
tree | a6c9d0e8ae5b5e764831c218342adf2c61724ea8 /NEWS | |
parent | 5786c6e4a31b75fdb07f1e1e43741910053f559f (diff) | |
download | pacman-0cfb412220f3513e23aba9105d756246e5866ca6.tar.gz pacman-0cfb412220f3513e23aba9105d756246e5866ca6.tar.xz |
Check in changes for 3.0.5 release (mostly backports)v3.0.5
* Update the mirrorlist
* Fix FS7338- the previous repo-add fix didn't quite do the job, but it
should be fixed now.
* Small updates to translations files
* Add -mtune=generic to default CFLAGS (req'd by GCC 4.2)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.0.5 - Add -mtune=generic to default CFLAGS in makepkg.conf + - Small updates to translations + - repo-add: fix conflicts issue for real this time + - Fix issue with libarchive incorrectly setting permissions +3.0.4 - Updated translations + - repo-add: fix issue where conflicts were not put in database 3.0.3 - Updated translations - repo-add: fixed a desc file clobbering issue 3.0.2 - fix a bug where pre/post_remove scriptlets were not ran |