aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2fefef1275b..2a138bfcf65 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-12-06 Eli Zaretskii <eliz@gnu.org>
2
3 * w32proc.c (waitpid): Avoid busy-waiting when called with WNOHANG
4 if the child process is still running. Instead, exit the wait
5 loop and return zero. (Bug#13086)
6
12012-12-06 Dmitry Antipov <dmantipov@yandex.ru> 72012-12-06 Dmitry Antipov <dmantipov@yandex.ru>
2 8
3 * frame.h (x_char_width, x_char_height): Remove prototypes. 9 * frame.h (x_char_width, x_char_height): Remove prototypes.