summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <jbj>2011-04-19 23:30:03 +0000
committerjbj <jbj>2011-04-19 23:30:03 +0000
commit18138c81c7761e5660513b57db336afae7b145ad (patch)
tree81cd0e707cc8f50276ce33beb6e8bb4b1b9f6e1a /CHANGES
parent69129313616c67c759953ba2bd15c289b983c2ce (diff)
downloadlibpopt-18138c81c7761e5660513b57db336afae7b145ad.tar.gz
- fix: plug another memory leak related to contiguous argv malloc.rpm-5_3_10-release
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 02bdf26..bba23c8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
1.17 -> 2.0:
+ - jbj: fix: plug another memory leak related to contiguous argv malloc.
+ - jbj: fix: plug a memory leak related to contiguous argv malloc.
- devzero2000: fix the configmake.h make rule: update its timestamp also if it don't change.
- devzero2000: revert bad commit: add missing glob.h and fnmatch.h in configure.ac, add struct sb in poptconfig.c
- devzero2000: Rewrite the logic in poptReadDefaultConfig