diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c355232482f..39d2f2f412a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-09-04 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Makefile improvements. | ||
| 4 | * Makefile.in (config.status): Don't use double-colon rules, as | ||
| 5 | they are not portable according to POSIX. Fix shell typo with `; | ||
| 6 | I guess this rule has never been tested? | ||
| 7 | (VCSWITNESS): New macro, to override any environment var. | ||
| 8 | |||
| 1 | 2013-09-04 Dmitry Antipov <dmantipov@yandex.ru> | 9 | 2013-09-04 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 10 | ||
| 3 | * xterm.h (struct x_display_info): Do not track X connection | 11 | * xterm.h (struct x_display_info): Do not track X connection |