diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2008-08-02 Jason Rumney <jasonr@gnu.org> | 6 | 2008-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. |