summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-01-07 17:32:27 +0000
committerjbj <devnull@localhost>2000-01-07 17:32:27 +0000
commit65e8fdb8f9bf5857e1c4ebf8adbefc566126037c (patch)
tree74a9aa5d65118dabcce260de323bc283ef0e0cce /CHANGES
parentba46bbb4feb8c4fab914cfc835e953d8d94485a4 (diff)
downloadrpm-65e8fdb8f9bf5857e1c4ebf8adbefc566126037c.tar.gz
rpm-65e8fdb8f9bf5857e1c4ebf8adbefc566126037c.tar.bz2
rpm-65e8fdb8f9bf5857e1c4ebf8adbefc566126037c.zip
add several BuildRoot FTW policies.
CVS patchset: 3511 CVS date: 2000/01/07 17:32:27
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a1733bfc0..a598828af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -35,6 +35,7 @@
- fix: fp.subDir was incorrectly set to NULL in sparse chroot's.
- fix: manageFile needs to and with O_WRONLY(=1), not O_RDONLY(=0).
- fix: resurrect failed glob error message during build.
+ - add several BuildRoot FTW policies.
3.0.2 -> 3.0.3
- add --eval to find result of macro expansion.