diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-02 06:52:34 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-08-02 06:52:34 +0000 |
commit | b909c08509458f4a76ba0ba7922316cd7e55b0d4 (patch) | |
tree | 46ebdf016a7664a077deb089103587c04aad60dc /docs | |
parent | 1c101a3b347b7240ab08e7ee03ab4c24673e58d8 (diff) | |
download | ampache-b909c08509458f4a76ba0ba7922316cd7e55b0d4.tar.gz ampache-b909c08509458f4a76ba0ba7922316cd7e55b0d4.tar.bz2 ampache-b909c08509458f4a76ba0ba7922316cd7e55b0d4.zip |
fixed a bug in the numbering, referencing a non-existant value
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 c45248ec..59af7e3d 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Alpha2 + - Added Paging to bottom of all views - Fixed get_location() (Thx ichneumon) - Moved Quick search to the top, right appears on every page - Fixed an issue with reading id3tags causing a uncaught exception |