should encode() all strings before displaying notification fixes #33

This commit is contained in:
Rob Weber
2013-10-01 13:22:03 -05:00
parent 1a4e64572a
commit 2b14f23a1d
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Version 0.4.1
added encode() around notifications
Version 0.4.0
fixed settings display error - thanks zer04c