aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 944e6bcd6e..c135d0ad69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-05-19 Ulrich Drepper <drepper@redhat.com>
+ * malloc/memusage.sh (memusageso): Add quotes.
+ (memusagestat): Likewise.
+ * debug/xtrace.sh (pcprofileso): Likewise.
+ (pcprofiledump): Likewise.
+ * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
+ replacement.
+ * malloc/Makefile ($(objpfx)memusage): Likewise.
+
* nis/nis_callback.c (__nis_create_callback): Calls to
svcudp_bufcreate and svctcp_create can fail. Free ->xprt if
asprintf call fails.