- fix: dev package build on s390x hack around.
authorjbj <devnull@localhost>
Tue, 1 Jun 2004 16:37:33 +0000 (16:37 +0000)
committerjbj <devnull@localhost>
Tue, 1 Jun 2004 16:37:33 +0000 (16:37 +0000)
CVS patchset: 7289
CVS date: 2004/06/01 16:37:33

CHANGES

diff --git a/CHANGES b/CHANGES
index 8ddef27..c9b6784 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -62,6 +62,7 @@
        - fix: handle elf64 note sections correctly.
        - fix: grrr, skip notes on non-i386 entirely.
        - endian neutral rpmdb join keys (finally).
+       - fix: dev package build on s390x hack around.
 
 4.2.1 -> 4.2.2:
        - unify signal handling in librpmio, use condvar to deliver signal.