summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <jbj>2010-06-18 01:37:20 +0000
committerjbj <jbj>2010-06-18 01:37:20 +0000
commitef192095726d585afc4394f2d3c3de5b76022d8e (patch)
treeae104740d3e04ccee67fca90df76172a644f7bf9 /CHANGES
parent538140fa782b6c27b91ad88cccd354794e020576 (diff)
downloadlibpopt-ef192095726d585afc4394f2d3c3de5b76022d8e.tar.gz
- rename (to shorten) internal con->av[con->ac:con->nav] variables.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bd63af8..733e340 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
1.17 -> 2.0:
+ - jbj: rename (to shorten) internal con->av[con->ac:con->nav] variables.
- jbj: fix: rescusitate --enable-build-gcov AutoFu.
- jbj: start rewriting/simplifying argv routines.
- jbj: allocate argv array as expected, not contiguously.