summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-11-15 22:24:05 +0000
committerUlrich Drepper <drepper@redhat.com>2006-11-15 22:24:05 +0000
commit3f1e92051de9450aa3294f0b4075a72a933418c1 (patch)
tree2858638ef7b3f86c8439537ddf8f5b3d072cc7a4 /ChangeLog
parent2c53fa206316e3b7ff18aaecc4239ba9dcf50fac (diff)
* nss/nss_files/files-alias.c (get_next_alias): Set line back
to first_unused after parsing :include: file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67e65e2f0c..a7e67e38ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* po/nl.po: Update from translation team.
* timezone/zdump.c: Redo fix for BZ #3137.
+2006-11-14 Jakub Jelinek <jakub@redhat.com>
+
+ * nss/nss_files/files-alias.c (get_next_alias): Set line back
+ to first_unused after parsing :include: file.
2006-11-10 Ulrich Drepper <drepper@redhat.com>