Changeset 4220 for trunk/ChangeLog
- Timestamp:
- 2008年04月04日 22時04分40秒 (5 months ago)
- Files:
-
- trunk/ChangeLog (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ChangeLog
r4213 r4220 1 2008-03-26 Chong Yidong <cyd@stupidchicken.com> 2 3 * Version 22.2 released. 4 5 2008-02-25 Dan Nicolaescu <dann@ics.uci.edu> 6 7 * configure.in: Print an error for systems that we think are 8 obsolete and are proposed to be removed. 9 10 * configure: Regenerate. 11 12 2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change) 13 14 * configure.in (arm*-*-freebsd*): Added. 15 16 2008-01-23 Dan Nicolaescu <dann@ics.uci.edu> 17 18 * configure.in (xtensa): Match more configurations. 19 20 * configure: Regenerate. 21 22 2008-01-21 Dan Nicolaescu <dann@ics.uci.edu> 23 24 * config.guess, config.sub: Updated from master source. 25 26 2008-01-17 Glenn Morris <rgm@gnu.org> 27 28 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. 29 30 2007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change) 31 32 * configure.in: Add support for gnu-kfreebsd. 33 34 2007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change) 35 36 * configure.in: Don't use -lpthread on HP-UX. 37 38 2007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 39 40 * configure.in: Require Gtk/Glib 2.6. 41 42 2007-07-28 Eli Zaretskii <eliz@gnu.org> 43 44 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC, 45 to avoid an error message if there is no DOC there. 46 47 2007-07-25 Glenn Morris <rgm@gnu.org> 48 49 * Relicense all FSF files to GPLv3 or later. 50 51 * COPYING, info/COPYING: Switch to GPLv3. 52 1 53 2007-06-02 Chong Yidong <cyd@stupidchicken.com> 2 54 … … 13 65 2007-04-19 Glenn Morris <rgm@gnu.org> 14 66 15 * configure.in: Signal error if Xaw libs are missing in a Lucid 16 build. 67 * configure.in: Signal error if Xaw libs are missing in a Lucid build. 17 68 18 69 2007-04-18 Glenn Morris <rgm@gnu.org> … … 887 938 2003-04-28 Francesco Potort,Al(B <pot@gnu.org> 888 939 889 * configure.in: Undo last (RMS') change, as it is useless, per940 * configure.in: Undo last (RMS') change, as it is useless, per 890 941 Dave Love. 891 942 … … 1058 1109 2002-10-30 Dave Love <fx@gnu.org> 1059 1110 1060 * configure.in: Require autoconf 2.53. Test for pty.h,1111 * configure.in: Require autoconf 2.53. Test for pty.h, 1061 1112 sys/mman.h, sys/param.h, mremap, memmove. 1062 1113 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode. … … 2848 2899 1997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu> 2849 2900 2850 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,2901 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC, 2851 2902 in case it is desirable to disable the GNU malloc features with glibc. 2852 2903 … … 6477 6528 6478 6529 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 6479 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.6530 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6480 6531 6481 6532 This file is part of GNU Emacs. … … 6483 6534 GNU Emacs is free software; you can redistribute it and/or modify 6484 6535 it under the terms of the GNU General Public License as published by 6485 the Free Software Foundation; either version 2, or (at your option)6536 the Free Software Foundation; either version 3, or (at your option) 6486 6537 any later version. 6487 6538
