summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-12-19 17:43:56 +0000
committerjbj <devnull@localhost>2000-12-19 17:43:56 +0000
commit22be517f73d31bc1eb80f8a69bb8211670cd16fc (patch)
treecdde37849a5e5a4822e461751f1ae06124e1a67b /CHANGES
parent73ee3b2e8657ea8367a34e683bb7a3fc73af8494 (diff)
downloadlibrpm-tizen-22be517f73d31bc1eb80f8a69bb8211670cd16fc.tar.gz
librpm-tizen-22be517f73d31bc1eb80f8a69bb8211670cd16fc.tar.bz2
librpm-tizen-22be517f73d31bc1eb80f8a69bb8211670cd16fc.zip
- identify install scriptlet failures with the name of the scriptlet.
- handle install chroot's identically throughout the install process. - add rpmlib(HeaderLoadSortsTags) for tracking header regions "just in case". - create _tmppath on the fly if not present. CVS patchset: 4355 CVS date: 2000/12/19 17:43:56
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f7696947a..c2cc78ee7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,11 @@
stdout.
- fix: segfault on build path, ignore deleted drips.
- gendiff: generate ChangeLog patches more intelligently (#22356).
+ - identify install scriptlet failures with the name of the scriptlet.
+ - handle install chroot's identically throughout the install process.
+ - add rpmlib(HeaderLoadSortsTags) for tracking header regions
+ "just in case".
+ - create _tmppath on the fly if not present.
3.0.6 -> 4.0
- use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db.