diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-06 07:31:33 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-06 07:31:33 +0000 |
commit | 3af41d1ac325312c1ed250621cea8e95b7d8591f (patch) | |
tree | e04e70ee9841f7f767521d2f0a0ab7895269f300 /docs | |
parent | 18d895c682d720def03c3ddcdff001dd48e72d0d (diff) | |
download | ampache-3af41d1ac325312c1ed250621cea8e95b7d8591f.tar.gz ampache-3af41d1ac325312c1ed250621cea8e95b7d8591f.tar.bz2 ampache-3af41d1ac325312c1ed250621cea8e95b7d8591f.zip |
a ton of css fixes
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 0b341a7d..09d41618 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.3.3-Beta1 + - A ton of CSS cleanup (Thx apex) - Fixed an issue with multi-value config options on test.php - Changed default site_charset to UTF-8 in ampache.cfg.php.dist - Fixed some <? in show_test.inc (Thx apex) |