summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-05 08:07:00 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-05 08:07:00 +0000
commitb611d2e0a3c4b3e67273478baa4138e3bf47c7b4 (patch)
tree4b402e7465e121035a37c875b4ee296e83ad5dc2 /docs
parent2e340028710ec8cb83defc02dce6bcd0c6993d01 (diff)
downloadampache-b611d2e0a3c4b3e67273478baa4138e3bf47c7b4.tar.gz
ampache-b611d2e0a3c4b3e67273478baa4138e3bf47c7b4.tar.bz2
ampache-b611d2e0a3c4b3e67273478baa4138e3bf47c7b4.zip
* Added echo of pattern on print tags
* Tweaked headers on ajax page * Fixed quick search box issues on browse by song * Reverted to text for browse by albums * Fixed some bad error handling on localplay
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 662c0d4d..042e46ac 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -3,7 +3,12 @@
--------------------------------------------------------------------------
--------------------------------------------------------------------------
- v.3.3.3-Beta3
+ v.3.3.3-Beta3 01/04/2007
+ - Fixed a few more unhandled mis-configurations of Localplay which
+ could cause PHP errors
+ - Fixed an issue with the Quick Jump box on Browse by Songs
+ (Thx Jru)
+ - Tweaked Headers passed for AJAX in an attempt to 'help' IE.
- Last Database update before Stable
- Fixed a view issue introduced when sorting of the albums under
single artist view was added
@@ -22,7 +27,7 @@
- Added potential fix for FastCGI installations
- Updated Snoopy to 1.2.3 (from manually patched 1.2.1)
- Fixed sorting of Themes, now sorted by Alpha of theme name
- - Fixed long standing Now Playing display in Classic Theme
+ - Fixed long standing Now Playing display issue in Classic Theme
- Fixed Now Playing to account for Windows Media Player 11s
3 HTTP Requests per song stupidity
- Added ability to mass tag using play selected functionality