aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3f6a45a4118..e5c6a0b23b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12010-05-01 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
4 for clarity.
5 (OTHER_OBJ): Remove.
6 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
7 (otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
8
12010-05-01 Karel Klíč <kklic@redhat.com> 92010-05-01 Karel Klíč <kklic@redhat.com>
2 10
3 * fileio.c (Ffile_selinux_context): Context functions may return null. 11 * fileio.c (Ffile_selinux_context): Context functions may return null.