diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-10 20:45:25 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-10 20:45:25 +0000 |
commit | 52431cb1a5ed861c59770c0814f60ac7e20ff57b (patch) | |
tree | 1280be1861682ae6b5b0c70740d896a81eb85f5d /doc | |
parent | 47ff3d1f8a805bc5f3fda8eb1ac36bb3a380036f (diff) |
Adding bit about locale bug
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1057 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release_notes | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/release_notes b/doc/release_notes index a1c6242b..dd8c0a52 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -1,5 +1,5 @@ RELEASE NOTES -LedgerSMB 1.2 +LedgerSMB 1.2.2 @@ -82,7 +82,14 @@ is no longer limited to 3. 2.4: Localization Changes -Localization functions now use Gettext .po files on all platforms. This means that standard translation management tools will work with LSMB translations. +Localization functions now use Gettext .po files on all platforms. This means +that standard translation management tools will work with LSMB translations. + +Unfotunately, there is a known issue in the localization selection routines that +was discovered as 1.2.2 was undergoing release validation. The problem has +been fixed in the svn repository (branches/1.2/). If you need a pre-release +tarball, please contact Chris Travers <chris.travers@gmail.com>. The problem +will be corrected in 1.2.3. 2.5: Other changes |