aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Browning2003-03-03 18:31:22 +0000
committerRob Browning2003-03-03 18:31:22 +0000
commit710ee5a968b14db059538f74d062302b18619f79 (patch)
tree19520294006e54117a4aacc9634830487a715c46 /ChangeLog
parentb0e442481b4718f1f372381e6be78ce7aaf7b522 (diff)
downloademacs-710ee5a968b14db059538f74d062302b18619f79.tar.gz
emacs-710ee5a968b14db059538f74d062302b18619f79.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff878e08b24..34db67d6914 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12003-03-03 Rob Browning <rlb@defaultvalue.org>
2
3 * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.
4 (AH_BOTTOM): switch tests to prefer memcmp, memset, and memmove
5 over bzero, bcmp, and bcopy.
6
12003-02-23 Simon Josefsson <jas@extundo.com> 72003-02-23 Simon Josefsson <jas@extundo.com>
2 8
3 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual. 9 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.