diff options
author | momo-i <momo-i@ampache> | 2008-08-26 22:08:13 +0000 |
---|---|---|
committer | momo-i <momo-i@ampache> | 2008-08-26 22:08:13 +0000 |
commit | c3a0f470271cae98883d137c8d1ed10a9ed9d7f6 (patch) | |
tree | 96fbc29e03c25e49836824684f80942dfa7fc0a9 /docs/CHANGELOG | |
parent | f54f17453d160932781295632587ef7490136e77 (diff) | |
download | ampache-c3a0f470271cae98883d137c8d1ed10a9ed9d7f6.tar.gz ampache-c3a0f470271cae98883d137c8d1ed10a9ed9d7f6.tar.bz2 ampache-c3a0f470271cae98883d137c8d1ed10a9ed9d7f6.zip |
if can't use gettext, emulate gettext(). update some templates.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 4d8e0b6a..9ab47217 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,16 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Added Emulate gettext() from upgradephp-15 + (http://freshmeat.net/p/upgradephp) + - Fixed Test.php parse error. + - Updated multibyte character strings mail. + - Fixed To send mail don't remove the last comma from recipient. + - Updated More translatable templates. + - Removed merge-messages.sh and Add LANGLIST (each languages + translation statistics). + - Fixed If database name don't named ampache, can't renamed tags + to tag. - Fixed count issue on browse Artists (Thx Sylvander) - Fixed prevent_multiple_logins, preventing all logins (Thx hugh) - Fixed Export catalog headers so it corretly prompts you to download |