diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d731dd88a5c..81c0ba747cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (ns_appdir, ns_appbindir): Now configure adds the | ||
| 4 | trailing "/". | ||
| 5 | |||
| 3 | * Makefile.in (TEMACS_LDFLAGS2): New, set by configure. | 6 | * Makefile.in (TEMACS_LDFLAGS2): New, set by configure. |
| 4 | (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default. | 7 | (temacs${EXEEXT}): Combine the NS_IMPL_GNUSTEP case with the default. |
| 5 | 8 | ||