about summary refs log tree commit diff
path: root/ChangeLog.10
Commit message (Collapse)AuthorAgeFilesLines
* Rotate ChangeLog correctlySiddhesh Poyarekar2017-08-021-4786/+11374
| | | | | | 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.
* Rotate ChangeLogSiddhesh Poyarekar2017-08-021-11374/+4786
|
* Revert "ChangeLogs: convert to utf-8"Mike Frysinger2016-02-121-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.
* ChangeLogs: convert to utf-8Paul Eggert2016-02-081-2/+2
|
* Update.Ulrich Drepper2000-02-291-0/+13265
* include/unistd.h: Add __rmdir and __mkdir prototypes. See ChangeLog.10 for earlier changes.