diff options
author | Linus Nordberg <linus@nordberg.se> | 2010-06-01 17:54:15 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2010-06-01 17:54:15 +0200 |
commit | 6df48ad13f8c0583f04cefab6eea725d742f426a (patch) | |
tree | 25f264099d139b2677a40635da3207e97db03ac3 /ChangeLog | |
parent | e4e47e12e4af21d9f6e47473dbdc5604f563fa78 (diff) |
* ChangeLog: Mention new log level.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,3 +70,5 @@ Fixed pwdencrypt bug with passwords of a leangth greater than 16 octets. Diagnostics improved for errors resulting from failing syscalls. Removed all compiler warnings (compiling with -Wall). + New log level, DBG_NOTICE, added. + |