projects
/
platform
/
upstream
/
nasm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdd38f5
)
Update ChangeLog and CHANGES to match the last checkin.
author
H. Peter Anvin
<hpa@zytor.com>
Sat, 4 May 2002 01:02:25 +0000
(
01:02
+0000)
committer
H. Peter Anvin
<hpa@zytor.com>
Sat, 4 May 2002 01:02:25 +0000
(
01:02
+0000)
CHANGES
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
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
-------
diff --git
a/ChangeLog
b/ChangeLog
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.