diff options
author | ajs <ajs> | 2004-12-07 18:53:52 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-12-07 18:53:52 +0000 |
commit | 8ddca7040da413cd283a4beba4634744f4e61ac8 (patch) | |
tree | b0ff51f03f511a6c882c59272dff5134bf6b360f /lib/ChangeLog | |
parent | 82146b88915ca614ee1c28659478d6e310d84110 (diff) |
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* {smux.c,zclient.c}: Change level of debug messages to LOG_DEBUG.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index e25ae78e..bf95de5b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * {smux.c,zclient.c}: Change level of debug messages to LOG_DEBUG. + +2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * command.c: (config_write_host) Note that "log trap" is deprecated when writing out the config. |