Mercurial > emacs
changeset 97375:cfebe4fe068e
Fix attribution.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 10 Aug 2008 00:22:13 +0000 |
parents | d74cc06fb91c |
children | a6106721efd0 |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Aug 10 00:16:39 2008 +0000 +++ b/ChangeLog Sun Aug 10 00:22:13 2008 +0000 @@ -97,12 +97,10 @@ (static): Remove, autoconf would always comment it out anyway. (subprocesses): Define unconditionally. -2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> - - * configure.in: Apply patch from Yavor Doganov <yavor <at> gnu.org> to - fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS compilation under - GNUstep. - * configure: Regenerate. +2008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change) + + * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS + compilation under GNUstep. 2008-07-18 Kenichi Handa <handa@m17n.org>