diff options
author | ajs <ajs> | 2004-11-26 20:52:59 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-11-26 20:52:59 +0000 |
commit | 48d6c69b345096425644b7796a7bc6b36bf0e974 (patch) | |
tree | ad132074b26d440c8db8e3558361b144c187595e /lib/ChangeLog | |
parent | 5b85facc638d219a7281b75bec8a08dcf79a46ce (diff) |
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* log.c, log.h, memory.c: Change function name from zlog_backtrace_safe
to the more self-explanatory zlog_backtrace_sigsafe.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index f2969e94..db1f560f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * log.c, log.h, memory.c: Change function name from zlog_backtrace_safe + to the more self-explanatory zlog_backtrace_sigsafe. + +2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * debug.[ch]: Remove unused files. * Makefile.am: Remove references to debug.c and debug.h |