aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.8
AgeCommit message (Collapse)AuthorFilesLines
2017-09-01Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg1-12549/+0
2017-08-02Rotate ChangeLog correctlySiddhesh Poyarekar1-11889/+9858
I incorrectly assumed that the ChangeLog numbers (.1, .2, etc.) are in order. They're not and the latest non-current ChangeLog is the one with the highest number. Fixed.
2017-08-02Rotate ChangeLogSiddhesh Poyarekar1-9858/+11889
2016-08-10ChangeLog: change Winblowz to WindowsMike Frysinger1-1/+1
2016-02-12Revert "ChangeLogs: convert to utf-8"Mike Frysinger1-2/+2
This reverts commit d2bb040b2a2f58b1ef80f01292bd722fce01d36a. It seems some files (like tst-regex) directly parse these and rely on some of its content *not* being UTF-8. Until we can fix thoses tests (and isolate them from ChangeLog updates), back out this change. It also shouldn't really have landed during the freeze.
2016-02-08ChangeLogs: convert to utf-8Paul Eggert1-2/+2
1998-08-11Update. Old logs are in ChangeLog.7.Ulrich Drepper1-0/+12549
1998-08-11 18:39 Ulrich Drepper <drepper@cygnus.com> * string/strsignal.c (strsignal): Count real-time signals from zero. See ChangeLog.8 for earlier changes.