summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-03-01 16:41:31 -0600
committerDan McGee <dan@archlinux.org>2008-03-01 16:41:31 -0600
commit11bdab171e083a0668f1579c47accd9f632fe279 (patch)
tree561005502c84d9f3a62b041513388139acc675e5 /NEWS
parent17eca54b321e4eed63cd27bfa3dbf960b0c96901 (diff)
downloadpacman-11bdab171e083a0668f1579c47accd9f632fe279.tar.gz
pacman-11bdab171e083a0668f1579c47accd9f632fe279.zip
NEWS updates for 3.1.3
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 329dffc1..087a6904 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+3.1.3 - major updates to i18n output in frontend (all UTF-8 characters
+ should now work with varying byte and char widths)
+ - new Simplified Chinese translation
+ - updates to testpkg utility
3.1.2 - updates to proto.install, add ChangeLog.proto (FS#7231)
- add 'force' option to packages, and have repo-add respect it
- mark gensync and updatesync as deprecated
@@ -468,7 +472,7 @@ VERSION DESCRIPTION
2.2 - More bugfixes
- Added --downloadonly switch to --sync
2.1 - Lots of bugfixes
- - Added support for multiple respositories
+ - Added support for multiple repositories
- Improved the config file layout
- Improved dependency resolution and sorting
2.0 - Added dependency functionality
@@ -496,4 +500,4 @@ VERSION DESCRIPTION
- Changed db_find_conflicts() to ignore directories
1.0 - Initial Release
-vim: set et:
+vim: set et spell spelllang=en_us: