summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-02-21 04:39:21 +0000
committerMiles Bader <miles@gnu.org>1997-02-21 04:39:21 +0000
commit5e75fdfa074b0ef731f93f96bfcaf77e54ea1d42 (patch)
treea3aa094fa67d73b6172ecb32464b4c4eb8462624 /libshouldbeinlibc/ChangeLog
parente7524ba6e1d23d77d3c4f0c70a67303a070240bc (diff)
.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index 69007ed7..c432b7da 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,5 +1,8 @@
Thu Feb 20 15:56:16 1997 Miles Bader <miles@gnu.ai.mit.edu>
+ * idvec.c (idvec_insert_only): Handle POS >= IDVEC->num correctly.
+ (idvec_insert, idvec_remove): Handle POS > IDVEC->num correctly.
+
* argp-fmtstream.c (__argp_fmtstream_update): Account for case
where NEXTLINE points one past the end of the active buffer.