aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-30 14:35:11 +0000
committerGerd Moellmann2000-09-30 14:35:11 +0000
commit71c9ec5139c8cacdcdcc499a72f3800f1b84000a (patch)
tree27d66541c2bbf52ff7e719365255555a84047f1d /src
parent1ecefa7a6e389e2848ce8e975cfec6607eb42f58 (diff)
downloademacs-71c9ec5139c8cacdcdcc499a72f3800f1b84000a.tar.gz
emacs-71c9ec5139c8cacdcdcc499a72f3800f1b84000a.zip
*** empty log message ***other-branches/gerd_0001
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f2bc27171b5..b3f37d6a557 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-09-30 Gerd Moellmann <gerd@gnu.org>
2
3 * process.c (Fopen_network_stream) [HAVE_GETADDRINFO]: Use
4 gai_strerror. Make sure xerrno is set if connect fails. Improve
5 error recovery.
6
12000-09-29 Jason Rumney <jasonr@gnu.org> 72000-09-29 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32term.c (w32_char_font_type, w32_encode_char) 9 * w32term.c (w32_char_font_type, w32_encode_char)