comparison lib-src/ChangeLog @ 90375:e6bf73e43cf4

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 164-184) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: man/mh-e.texi (Folders): Various edits. - Update from erc--emacs--0 * gnus--rel--5.10 (patch 62-70) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Tue, 28 Mar 2006 23:08:20 +0000
parents e3bacb89536a e112ec9aa49b
children 65ca8fb66a0d
comparison
equal deleted inserted replaced
90374:cf65b3d033bb 90375:e6bf73e43cf4
1 2006-03-27 Paul Eggert <eggert@cs.ucla.edu>
2
3 * b2m.c: Include <limits.h>.
4 (TM_YEAR_IN_ASCTIME_RANGE): New macro.
5 (main): Check for out-of-range time stamps.
6 * fakemail.c: Likewise.
7
1 2006-03-18 Andre Spiegel <spiegel@gnu.org> 8 2006-03-18 Andre Spiegel <spiegel@gnu.org>
2 9
3 * vcdiff: Use "echo" as a default for $echo, otherwise we'll 10 * vcdiff: Use "echo" as a default for $echo, otherwise we'll
4 execute $DIFF twice, and once with the wrong options. 11 execute $DIFF twice, and once with the wrong options.
5 12