diff options
author | ajs <ajs> | 2004-12-09 17:26:31 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-12-09 17:26:31 +0000 |
commit | c3324c63b5f6b39c5f63329a679628b80b63e1bc (patch) | |
tree | ee3350541aab91dc957007c31d95b3b11cfd31f6 /lib/ChangeLog | |
parent | 3fb9de74bbd3de3a264c20b1b486f9853f908c79 (diff) |
2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* log.c: (hex_append) No need to include this function if
HAVE_GLIBC_BACKTRACE is not defined.
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 faf6b185..a4f79deb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * log.c: (hex_append) No need to include this function if + HAVE_GLIBC_BACKTRACE is not defined. + 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * prefix.c: (prefix_copy) Error message before abort should |