diff options
author | Nick Clifton <nickc@redhat.com> | 2016-03-18 13:09:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-03-18 13:09:03 +0000 |
commit | 78a2bc3c1635767cb44cd86261047f2e2f9a2d2e (patch) | |
tree | 5d62007d51e5a6dcb2cb30dfc3060552f4f859c7 /etc | |
parent | 6387924ae329fe2a89abb48b9868a340e23a9630 (diff) | |
download | gdb-78a2bc3c1635767cb44cd86261047f2e2f9a2d2e.zip gdb-78a2bc3c1635767cb44cd86261047f2e2f9a2d2e.tar.gz gdb-78a2bc3c1635767cb44cd86261047f2e2f9a2d2e.tar.bz2 |
Remove spurious empty line in changelog entry.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 516e6a9..c110338 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2016-03-18 Nick Clifton <nickc@redhat.com> + + * texi2pod.pl: Add TARGET to the list of recognised man page + sections. + 2014-06-27 Ludovic Courtès <ludo@gnu.org> PR external/16327 |