diff options
| author | Romain Francoise <romain@orebokech.com> | 2005-08-26 10:17:00 +0000 |
|---|---|---|
| committer | Romain Francoise <romain@orebokech.com> | 2005-08-26 10:17:00 +0000 |
| commit | 20dc22152e4f6193695473bdebcfe3ec6927dfc9 (patch) | |
| tree | e31523022ab0a88e5b39fa0cb6e702e6e0c1baa9 | |
| parent | 27024d2fd1de4abb378cba583d1e1bb4633ac740 (diff) | |
| download | emacs-20dc22152e4f6193695473bdebcfe3ec6927dfc9.tar.gz | |
Fix capitalization of "Gnus".
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/PROBLEMS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 07c05935fed..06f72b7675a 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-08-26 Romain Francoise <romain@orebokech.com> + + * PROBLEMS: Fix capitalization of "Gnus". + 2005-08-20 Chong Yidong <cyd@stupidchicken.com> * MORE.STUFF: Update links and URLs. diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 999fb88fffe..c5ce84ff1b1 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -338,7 +338,7 @@ The solution is to use gawk (GNU awk). *** Emacs fails to understand most Internet host names, even though the names work properly with other programs on the same system. *** Emacs won't work with X-windows if the value of DISPLAY is HOSTNAME:0. -*** GNUs can't make contact with the specified host for nntp. +*** Gnus can't make contact with the specified host for nntp. This typically happens on Suns and other systems that use shared libraries. The cause is that the site has installed a version of the |
