diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
commit | b97439ce3786af4a9cc6e8e882d2767ec1c1f69f (patch) | |
tree | 0e6bf25dd8decb4f8f7157cec1cd1e7be0cbd063 /ChangeLog | |
parent | 9636b255906319ca5757e0e709455b863de100b7 (diff) | |
download | emacs-b97439ce3786af4a9cc6e8e882d2767ec1c1f69f.tar.gz |
Fix typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index ac3b7a36c4c..126e1f7bd7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,9 +56,9 @@ Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h> is not found. (Bug#1230) -2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) +2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) - * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h. + * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h. Use sol2-6.h for Solaris 7-9. 2008-10-18 Ulrich Mueller <ulm@gentoo.org> |