aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-12-06 19:45:25 +0100
committerJoakim Verona2012-12-06 19:45:25 +0100
commit1c29ef46d1f73fd787365cd5d2aceab1d53cd494 (patch)
tree3381315ced6b3ce0f608d62637e9beba3c7fc31c /src/ChangeLog
parent2ec68e9d1e05f396fea1167f9242e23db2316ace (diff)
parente86f51344b4bc58f8342b360eaf3d2b2ca0c470a (diff)
downloademacs-1c29ef46d1f73fd787365cd5d2aceab1d53cd494.tar.gz
emacs-1c29ef46d1f73fd787365cd5d2aceab1d53cd494.zip
auto upstream
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.