about summary refs log tree commit diff
path: root/Etc/ChangeLog-3.0
Commit message (Collapse)AuthorAgeFilesLines
* unposted, see 32054: Rationalise character encoding.Peter Stephenson2013-11-271-217/+217
| | | | | | | | | | Shell functions are strictly ASCII for maximum portability. Other files within the distribution may contain UTF-8 characters. Exception for test files: where they need single character input with the top bit set, ISO-8859-X is used (X doesn't matter as we don't need the Euro).
* 29307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson2011-05-191-1/+1
|
* 20126: tidy up before 4.2.1Peter Stephenson2004-07-021-0/+4912
20127: tweaked version of Wayne's patch to reexand prompts