comparison ChangeLog @ 96212:f2e3f3882eda

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 24 Jun 2008 01:07:34 +0000
parents 568f14ebb684
children 534958847ee0
comparison
equal deleted inserted replaced
96211:fde585d63804 96212:f2e3f3882eda
1 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument. 3 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
4 4
5 2008-06-22 Glenn Morris <rgm@gnu.org> 5 2008-06-22 Glenn Morris <rgm@gnu.org>
6 6
7 * Makefile.in (top_bootclean): Remove obsolete references to lock/. 7 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
8 8
159 159
160 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10. 160 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
161 161
162 2008-02-25 Dan Nicolaescu <dann@ics.uci.edu> 162 2008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
163 163
164 * configure.in: Print an error for systems that we think are 164 * configure.in: Print an error for systems that we think are obsolete
165 obsolete and are proposed to be removed. Remove some more unused 165 and are proposed to be removed. Remove some more unused systems.
166 systems.
167 166
168 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu> 167 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
169 168
170 * configure.in: Remove references to obsolete variables and 169 * configure.in: Remove references to obsolete variables and systems.
171 systems.
172 170
173 2008-02-21 Glenn Morris <rgm@gnu.org> 171 2008-02-21 Glenn Morris <rgm@gnu.org>
174 172
175 * Makefile.in (set_installuser): New. 173 * Makefile.in (set_installuser): New.
176 (install-arch-indep): Use set_installuser to avoid duplicate code. 174 (install-arch-indep): Use set_installuser to avoid duplicate code.
178 * README.unicode: Split into admin/notes/unicode,font-backend and 176 * README.unicode: Split into admin/notes/unicode,font-backend and
179 remove. 177 remove.
180 178
181 2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change) 179 2008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
182 180
183 * configure.in (arm*-*-freebsd*): Added. 181 * configure.in (arm*-*-freebsd*): Add.
184 182
185 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu> 183 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
186 184
187 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 185 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
188 dealing with obsolete variables. 186 dealing with obsolete variables.