changeset 43676:48171c57082c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Mar 2002 20:11:42 +0000
parents b9ee14ccc0c8
children 8d02880abeaa
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Mar 03 20:11:36 2002 +0000
+++ b/src/ChangeLog	Sun Mar 03 20:11:42 2002 +0000
@@ -1,3 +1,10 @@
+2002-03-03  Gary Wong  <gtw@gnu.org>
+
+	* termcap.c [!emacs]: Replace ospeed for building standalone
+	libtermcap, for binary compatibility.
+
+	* tparam.c [!emacs]: Move #define of bcopy to after string.h.
+
 2002-03-03  Richard M. Stallman  <rms@gnu.org>
 
 	* xrdb.c (file_p): Rename arg `path' to `filename'.