diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index de462841e0d..1effdb3a3b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-10-01 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32proc.c (sys_spawnve): Avoid modification of the CMDNAME | ||
| 4 | argument passed by the caller, when we mirror all slashes into | ||
| 5 | backslashes. | ||
| 6 | |||
| 1 | 2014-10-01 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2014-10-01 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | * gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb): | 9 | * gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb): |