diff options
author | Carlos O'Donell <carlos@redhat.com> | 2019-10-18 16:06:31 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2019-10-18 16:09:10 -0400 |
commit | a807613bcff42dfacfe0961fa60e95c988ab6e92 (patch) | |
tree | 41830903dc03f7a423f5039a10702b384b3e60e6 | |
parent | 676b2f2050a354b7e1bdf4fec9406c9ed00b44f5 (diff) | |
download | glibc-a807613bcff42dfacfe0961fa60e95c988ab6e92.zip glibc-a807613bcff42dfacfe0961fa60e95c988ab6e92.tar.gz glibc-a807613bcff42dfacfe0961fa60e95c988ab6e92.tar.bz2 |
Undo accidental commit to ChangeLog.19.
I had a local commit fed33b0fb03 which crossed the boundary
between when we had and didn't have ChangeLog's and this
caused me to have an odd behaviour with the file rename,
despite cleaning up the original ChangeLog changes.
Sorry. Corrected now.
-rw-r--r-- | ChangeLog.old/ChangeLog.19 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.old/ChangeLog.19 b/ChangeLog.old/ChangeLog.19 index 0f2b72f..84d56ed 100644 --- a/ChangeLog.old/ChangeLog.19 +++ b/ChangeLog.old/ChangeLog.19 @@ -1,3 +1,7 @@ +2019-10-11 Florian Weimer <fweimer@redhat.com> + + * manual/startup.texi (Aborting a Program): Remove warning. + 2019-10-10 Adhemerval Zanella <adhemerval.zanella@linaro.org> [BZ #18231] |