summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2012-03-19 12:21:22 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2012-03-19 12:21:22 -0400
commitf2e3668528c2384857f5812e960b5759b30c81cb (patch)
tree113320af8ccf1db2c82a8267bb641a532eee30c4 /docs/CHANGELOG
parent23e5775f348786f8911f083fffab1e3566a28831 (diff)
downloadampache-f2e3668528c2384857f5812e960b5759b30c81cb.tar.gz
ampache-f2e3668528c2384857f5812e960b5759b30c81cb.tar.bz2
ampache-f2e3668528c2384857f5812e960b5759b30c81cb.zip
Fix regex for parsing rules
ID can be multiple digits, so we should capture all of them.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 6a410e90..08033c1c 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.6-Alpha2
+ - Fixed newsearch issue preventing use of more than 9 rules
+ (reported by Twister)
- Fixed JSON escaping issue that broke search in some cases
(reported by XeeNiX)
- Overhauled CLI tools for installation and database management