summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.