diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-19 00:55:58 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-19 00:55:58 +0100 |
commit | 280bb6fe8dc289551d6d3cd14634af11651c5196 (patch) | |
tree | ee93591f3dfc05736948c850fe4eb37780b09c62 | |
parent | e278a818278efb34e1bb81e5e22984ad4d8a2a7e (diff) | |
download | lcd4linux-280bb6fe8dc289551d6d3cd14634af11651c5196.tar.gz |
Fixes plugin_file syslog flood if file does not exist
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eee6f8a..c488b4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lcd4linux (0.11.0~svn1188-1) UNRELEASED; urgency=low * New upstream snapshot - Adds Hex support to the evaluator - Fixes -Wimplicit-function-declaration build warnings + - Fixes plugin_file syslog flood if file does not exist * d/rules: Add get-orig-source target -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 17 May 2012 01:14:40 +0100 |