diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 82484b105be..a32558a2ac7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2010-04-14 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | Reduce cpp use in Makefile.in. | ||
| 4 | * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS) | ||
| 5 | (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H) | ||
| 6 | (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section. | ||
| 7 | (ORDINARY_LINK): Remove, defined in src/s/gnu.h. | ||
| 8 | (CRT0_COMPILE): Remove, inline it in the only user. | ||
| 9 | |||
| 1 | 2010-04-14 Juri Linkov <juri@jurta.org> | 10 | 2010-04-14 Juri Linkov <juri@jurta.org> |
| 2 | 11 | ||
| 3 | * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to | 12 | * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to |