summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-08-24 17:55:08 +0000
committerjbj <devnull@localhost>2001-08-24 17:55:08 +0000
commita0ebbe5925f63d9a802c50bba8e9298cea21f1f7 (patch)
treec60f85dbc07529427cec86199b04e7b8eb0e353a /CHANGES
parent507f3400be2592b030f76ca144980635cce8d25b (diff)
downloadlibrpm-tizen-a0ebbe5925f63d9a802c50bba8e9298cea21f1f7.tar.gz
librpm-tizen-a0ebbe5925f63d9a802c50bba8e9298cea21f1f7.tar.bz2
librpm-tizen-a0ebbe5925f63d9a802c50bba8e9298cea21f1f7.zip
- headers without RPMTAG_NAME are skipped when retrieved.
CVS patchset: 5025 CVS date: 2001/08/24 17:55:08
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 561500dd4..c15294c92 100644
--- a/CHANGES
+++ b/CHANGES
@@ -220,6 +220,7 @@
- python: add exception to detect bad data in hdrUnload.
- change dir creation message from warning to debug for now.
- verify perms (but not mode) on %ghost files.
+ - headers without RPMTAG_NAME are skipped when retrieved.
4.0 -> 4.0.[12]
- add doxygen and lclint annotations most everywhere.