summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-12-15 21:51:07 +0000
committerjbj <devnull@localhost>1999-12-15 21:51:07 +0000
commitf7748bb6b3d73be7075ba442c61d6bfb682a1bfd (patch)
treeceb911d655d7085588876b6e69dd54982608e291 /CHANGES
parent3da0771698b46ca6f83e29acaa4ea698586fc6a1 (diff)
downloadrpm-f7748bb6b3d73be7075ba442c61d6bfb682a1bfd.tar.gz
rpm-f7748bb6b3d73be7075ba442c61d6bfb682a1bfd.tar.bz2
rpm-f7748bb6b3d73be7075ba442c61d6bfb682a1bfd.zip
expose enough of legacy fdio interface to compile gnorpm.
CVS patchset: 3486 CVS date: 1999/12/15 21:51:07
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index effe991d1..dc47c618d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,7 @@
- fix: reload macros from cmd line when re-reading config files.
- fix: compressFileList was over-generating dirNames.
- fix: alAddPackage sorted dirNames too soon, destroying dirMapping.
+ - expose enough of legacy fdio interface to compile gnorpm.
3.0.2 -> 3.0.3
- add --eval to find result of macro expansion.