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 afaca432250..667ac3ce45f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-10-01 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb): | ||
| 4 | Resurrect old code and fix compilation with GTK < 2.13.6. | ||
| 5 | |||
| 1 | 2014-10-01 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2014-10-01 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Use AUTO_CONS instead of SCOPED_CONS, etc. | 8 | Use AUTO_CONS instead of SCOPED_CONS, etc. |