diff options
author | root <devnull@localhost> | 1996-12-06 16:53:54 +0000 |
---|---|---|
committer | root <devnull@localhost> | 1996-12-06 16:53:54 +0000 |
commit | 6a73bab77c4fb890ec7ae131300a8600fa215b46 (patch) | |
tree | 8371f57de4c7d897a992c00ac0472723d41a898b | |
parent | 3a60f69697d00783fa6809f3d006d2a9f5907552 (diff) | |
download | librpm-tizen-6a73bab77c4fb890ec7ae131300a8600fa215b46.tar.gz librpm-tizen-6a73bab77c4fb890ec7ae131300a8600fa215b46.tar.bz2 librpm-tizen-6a73bab77c4fb890ec7ae131300a8600fa215b46.zip |
*** empty log message ***
CVS patchset: 1215
CVS date: 1996/12/06 16:53:54
-rw-r--r-- | CHANGES | 3 | ||||
-rw-r--r-- | CREDITS | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,9 @@ (esp because we don't kill symlinks!) - plugged memory leaks in upgrade (again thanks to mpr) -- install, erase, upgrade, query, and verify all seem to be leakproof + - use select() rather than busy waiting in cpio_gzip() + - use half as much temp space during package assembly + - fail if spec file check fails 2.2.8 -> 2.2.9: - fixed typo in default rpmrc @@ -18,3 +18,4 @@ Significant code and/or ideas have been contributed by: Michael Nyquisk Tyson Sawyer Johnie Stafford + Gary Thomas |