diff options
author | Christos Zoulas <christos@zoulas.com> | 2018-08-20 15:42:03 +0000 |
---|---|---|
committer | Christos Zoulas <christos@zoulas.com> | 2018-08-20 15:42:03 +0000 |
commit | 41219657f4a729dd30dab14153833b588dd42759 (patch) | |
tree | 979c7b0f115cd1cc3cbb34796bdfbbd26c0839d9 | |
parent | 596f2ab6aa90fc546a245c61409c38397e1102f8 (diff) | |
download | file-git-41219657f4a729dd30dab14153833b588dd42759.tar.gz |
new fixes
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2018-08-20 18:40 Christos Zoulas <christos@zoulas.com> + + * PR/30: Allow all parameter values to be set (don't treat 0 specially) + * handle default annotations on the softmagic match instead at the + end. 2018-07-25 10:17 Christos Zoulas <christos@zoulas.com> |