diff options
| author | Rob Browning | 2003-03-03 18:31:22 +0000 |
|---|---|---|
| committer | Rob Browning | 2003-03-03 18:31:22 +0000 |
| commit | 710ee5a968b14db059538f74d062302b18619f79 (patch) | |
| tree | 19520294006e54117a4aacc9634830487a715c46 /ChangeLog | |
| parent | b0e442481b4718f1f372381e6be78ce7aaf7b522 (diff) | |
| download | emacs-710ee5a968b14db059538f74d062302b18619f79.tar.gz emacs-710ee5a968b14db059538f74d062302b18619f79.zip | |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-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 | |||
| 1 | 2003-02-23 Simon Josefsson <jas@extundo.com> | 7 | 2003-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. |