aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c74d93b9c64..015ecf02094 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-08-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
4 Don't use uninitialized pointer variable when using getrlimit.
5
12008-08-02 Jason Rumney <jasonr@gnu.org> 62008-08-02 Jason Rumney <jasonr@gnu.org>
2 7
3 * w32font.c (compute_metrics): Don't mess with glyph_idx setting here. 8 * w32font.c (compute_metrics): Don't mess with glyph_idx setting here.