diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c6cedc1acd2..6a40e75226c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-12-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * process.c (procfs_system_process_attributes): Don't use cmd, | ||
| 4 | cmdsize, and q without initializing them first. | ||
| 5 | |||
| 1 | 2008-12-04 Jason Rumney <jasonr@gnu.org> | 6 | 2008-12-04 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * w32font.c (w32font_draw): Initialize orig_clip before getting | 8 | * w32font.c (w32font_draw): Initialize orig_clip before getting |