diff options
author | Roland McGrath <roland@gnu.org> | 2004-06-18 07:31:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-06-18 07:31:22 +0000 |
commit | d33861d8d2022b7a7c981cc024ed909173b114c5 (patch) | |
tree | 8fb60d74174892f071e158aeaa4624d0526b1dae | |
parent | e31683a8fa09cf3837cd65e13a989c92c8f98f92 (diff) | |
download | glibc-d33861d8d2022b7a7c981cc024ed909173b114c5.tar.gz glibc-d33861d8d2022b7a7c981cc024ed909173b114c5.tar.xz glibc-d33861d8d2022b7a7c981cc024ed909173b114c5.zip |
[BZ #209]
2004-06-18 Roland McGrath <roland@frob.com> [BZ #209] * ChangeLog: Another attempt to test the loginfo script. [BZ #209] * ChangeLog: Another attempt to test the loginfo script.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4daafa0794..2bfe388fdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-06-18 Roland McGrath <roland@frob.com> + [BZ #209] + * ChangeLog: Another attempt to test the loginfo script. + * NEWS: Fix a typo. Update bug-reporting instructions. 2004-06-13 Jakub Jelinek <jakub@redhat.com> |