summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-10-29 16:06:01 +0000
committerjbj <devnull@localhost>1999-10-29 16:06:01 +0000
commit1e0138188b4887431444d90395be0f2fac5c2db3 (patch)
tree921cdb01039a413878fd312ff4656c75dc32a4db /CHANGES
parent0d0b405c201b43f2eebc61257f5992931e1cdb0c (diff)
downloadrpm-1e0138188b4887431444d90395be0f2fac5c2db3.tar.gz
rpm-1e0138188b4887431444d90395be0f2fac5c2db3.tar.bz2
rpm-1e0138188b4887431444d90395be0f2fac5c2db3.zip
check for memory leaks (almost all leaks are plugged).
CVS patchset: 3403 CVS date: 1999/10/29 16:06:01
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 759a7c9d9..e1b1ea1aa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
3.0.3 -> 3.0.4
- use compressed filenames on install side.
- start unifying FD types, CFD_t now gone.
+ - check for memory leaks (almost all leaks are plugged).
3.0.2 -> 3.0.3
- add --eval to find result of macro expansion.