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 33552c0ed57..a44fdbb7e42 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-11-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (CRT_DIR): New variable, set by configure. | ||
| 4 | * m/amdx86-64.h, m/ibms390x.h (START_FILES, LIB_STANDARD): | ||
| 5 | Use $CRT_DIR rather than HAVE_LIB64_DIR. (Bug#5655) | ||
| 6 | |||
| 1 | 2010-11-01 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2010-11-01 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * process.c (kbd_is_on_hold): New variable. | 9 | * process.c (kbd_is_on_hold): New variable. |