summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-10-26 14:29:07 +0000
committerChris Lumens <clumens@redhat.com>2007-10-26 14:29:07 +0000
commit4c8026fd0b0892b9953a710c53b9eb48183d77f1 (patch)
treec966c618e362f552c64d1da1fc1380d5d99f4260 /ChangeLog
parentd44a698ef91503936bb516db5c48bc653df20cb4 (diff)
downloadanaconda-4c8026fd0b0892b9953a710c53b9eb48183d77f1.tar.gz
anaconda-4c8026fd0b0892b9953a710c53b9eb48183d77f1.tar.xz
anaconda-4c8026fd0b0892b9953a710c53b9eb48183d77f1.zip
It's MALLOC_CHECK_, not _MALLOC_CHECK (#354131).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83d02dfb3..2f06d66ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
account for log file locations since subprocess runs the preexec_fn
after opening the stdout/stderr locations (#338541).
+ * loader2/init.c: It's MALLOC_CHECK_, not _MALLOC_CHECK (#354131).
+
2007-10-26 Martin Sivak <msivak@redhat.com>
* backend.py (doRepoSetup): Update the platform file if necessary