aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2012-04-22 10:58:23 +0800
committerLeo Liu2012-04-22 10:58:23 +0800
commitf01769f9ca9cc718cc5ae3c9b6f2669ad8d93c24 (patch)
tree105c7c078f4b99c94d7a07f5c1498acf1c5011aa /src/ChangeLog
parent5790543d1fa79f5302c2415fd0d3294796008eda (diff)
downloademacs-f01769f9ca9cc718cc5ae3c9b6f2669ad8d93c24.tar.gz
emacs-f01769f9ca9cc718cc5ae3c9b6f2669ad8d93c24.zip
* src/sysdep.c (list_system_processes): Support Darwin.
Fixes: debbugs:5725
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 549a5787a52..a5777058d9c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-04-22 Leo Liu <sdl.web@gmail.com>
2
3 * sysdep.c (list_system_processes): Support Darwin (Bug#5725).
4
12012-04-22 Paul Eggert <eggert@cs.ucla.edu> 52012-04-22 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * sysdep.c [__FreeBSD__]: Minor cleanups. 7 * sysdep.c [__FreeBSD__]: Minor cleanups.