diff options
author | jbj <devnull@localhost> | 2001-08-24 17:55:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-08-24 17:55:08 +0000 |
commit | a0ebbe5925f63d9a802c50bba8e9298cea21f1f7 (patch) | |
tree | c60f85dbc07529427cec86199b04e7b8eb0e353a /CHANGES | |
parent | 507f3400be2592b030f76ca144980635cce8d25b (diff) | |
download | librpm-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-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |