diff options
| -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 @@ | |||
| 1 | 2005-08-26 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | * PROBLEMS: Fix capitalization of "Gnus". | ||
| 4 | |||
| 1 | 2005-08-20 Chong Yidong <cyd@stupidchicken.com> | 5 | 2005-08-20 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * MORE.STUFF: Update links and URLs. | 7 | * 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). | |||
| 338 | *** Emacs fails to understand most Internet host names, even though | 338 | *** Emacs fails to understand most Internet host names, even though |
| 339 | the names work properly with other programs on the same system. | 339 | the names work properly with other programs on the same system. |
| 340 | *** Emacs won't work with X-windows if the value of DISPLAY is HOSTNAME:0. | 340 | *** Emacs won't work with X-windows if the value of DISPLAY is HOSTNAME:0. |
| 341 | *** GNUs can't make contact with the specified host for nntp. | 341 | *** Gnus can't make contact with the specified host for nntp. |
| 342 | 342 | ||
| 343 | This typically happens on Suns and other systems that use shared | 343 | This typically happens on Suns and other systems that use shared |
| 344 | libraries. The cause is that the site has installed a version of the | 344 | libraries. The cause is that the site has installed a version of the |