X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c3295e7b6358c7b3d619daf2ca2c471f35cefcc2..eca04a35d2f9d7c77222de475fe0a9c9c6a3fe7c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 32b12e6d1c..c53ed83f06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,109 @@ +2007-06-02 Chong Yidong + + * Version 22.1 released. + +2007-05-03 Glenn Morris + + * configure: Tweak message about the absence of shell functions. + +2007-04-24 Juanma Barranquero + + * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo. + +2007-04-19 Glenn Morris + + * configure.in: Signal error if Xaw libs are missing in a Lucid + build. + +2007-04-18 Glenn Morris + + * INSTALL: Mention CPP. + +2007-04-15 Glenn Morris + + * FTP: Replace with a pointer to the web version. + +2007-04-13 Glenn Morris + + * INSTALL: In lib-src, timer, wakeup, yow are removed. + +2007-04-04 Glenn Morris + + * configure.in (NON_GNU_CPP): Use associated preprocessor when + compiling with Sun Studio on Solaris. + +2007-03-23 Glenn Morris + + * configure.in: Restore support for hp800 (removed 2007-01-27) + following clarification of legal status. + +2007-03-22 Joe Buehler (tiny change) + + * configure.in: Add support for AIX4.3 on IBM RS6000. + + * configure: Regenerate. + +2007-03-20 Richard Stallman + + * configure.in: Fix previous change. + +2007-03-19 Deanna Phillips (tiny change) + + * configure.in (arm-*-openbsd*, hppa-*-openbsd*) + (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added. + (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted. + +2007-03-19 Chong Yidong + + * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the + user specifies "without". + + * configure: Regenerate. + +2007-03-18 Jan Dj,Ad(Brv + + * configure.in: Warning for Gtk+ and Cygwin added. + (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS. + +2007-02-27 Glenn Morris + + * make-dist (oldXMenu): Remove Imakefile. + (etc/images): Add README. + +2007-02-25 Dan Nicolaescu + + * configure.in (xtensa-*-linux-gnu*): New configuration. + + * configure: Regenerate. + +2007-02-22 Dan Nicolaescu + + * config.guess, config.sub: Updated from master source. + +2007-01-31 Sascha Wilde (tiny change) + + * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs. + +2007-01-29 Chong Yidong + + * configure.in: Restore support for hp800's not running HP-UX. + + * configure: Regenerate. + +2007-01-27 Chong Yidong + + * configure.in: Remove support for hp800 and sr2k machine types. + + * configure: Regenerate. + +2007-01-26 Jan Dj,Ad(Brv + + * configure.in: Add check for libXft. + +2007-01-18 Bruno Haible (tiny change) + + * INSTALL: Info files moved to share/info. + 2007-01-02 Stephen C. Gilardi (tiny change) * configure.in: Detect and use fink-installed in intel-based Mac @@ -58,7 +164,7 @@ * update-subdirs: Add missing Copyright years. -2006-11-27 Chris Moore (tiny change) +2006-11-27 Chris Moore * Makefile.in: Touch only the parts of the share/emacs directory specific to this version. @@ -6370,8 +6476,23 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. - Copying and distribution of this file, with or without modification, - are permitted provided the copyright notice and this notice are preserved. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73