Update ChangeLog and CHANGES to match the last checkin.
authorH. Peter Anvin <hpa@zytor.com>
Sat, 4 May 2002 01:02:25 +0000 (01:02 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 4 May 2002 01:02:25 +0000 (01:02 +0000)
CHANGES
ChangeLog

diff --git a/CHANGES b/CHANGES
index a10592c..fc33f8a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+0.98.31
+-------
+
+* Correctly build in a separate object directory again.
+
+
 0.98.30
 -------
 
index 649574d..4c66f53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+2002-05-03  H. Peter Anvin <hpa@zytor.com>
 
+   * (configure.in): create output directory.
+   * (Makefile.in): change cd ; to cd &&.
+   * (rdoff/Makefile.in): handle building in a separate obj directory
+     correctly.
+       
 2002-04-29  Stanislav Karchebny  <madfire@users.sourceforge.net>
 
    * (Makefile.in): added 'strip' target to strip debug info.