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 dfcad3bf120..ed2346424ea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-08-28 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | ||
| 4 | for portability to hosts where /bin/sh has problems. | ||
| 5 | |||
| 1 | 2013-08-28 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2013-08-28 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Redesign redisplay interface to drop global output_cursor. | 8 | Redesign redisplay interface to drop global output_cursor. |