diff options
| author | Glenn Morris | 2014-03-05 14:04:44 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-03-05 14:04:44 -0500 |
| commit | f889ebcefabbb0bdc28afd8ad37a01b8d53e145a (patch) | |
| tree | 0f905406b79e38783221b28e8ecdaeaf3ad1851a /ChangeLog | |
| parent | 2a55bc7ab5002cdb65a762da5fc43ef76f3e7abb (diff) | |
| download | emacs-f889ebcefabbb0bdc28afd8ad37a01b8d53e145a.tar.gz emacs-f889ebcefabbb0bdc28afd8ad37a01b8d53e145a.zip | |
Fix ChangeLog bug# typo
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | 2014-03-05 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2014-03-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Fix configuration bug on Solaris 2.5.1 (Bug#16896). | 3 | Fix configuration bug on Solaris 2.5.1 (Bug#16905). |
| 4 | * configure.ac: Fix a bug in shell pattern matching that caused | 4 | * configure.ac: Fix a bug in shell pattern matching that caused |
| 5 | 'configure' to treat Solaris 2.5.1 as if it were Solaris 10 or later. | 5 | 'configure' to treat Solaris 2.5.1 as if it were Solaris 10 or later. |
| 6 | 6 | ||