1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 01:30:27 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2000-07-23 23:13:01 +00:00
parent a15e6dcc8f
commit b73bde31c7
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2000-07-24 Marius Vollmer <mvo@zagadka.ping.de>
* stime.c (scm_strftime): Recognize a return value of zero from
strftime as buffer overflow and take care to detect a valid zero
length result regardless. Thanks to David Barts!
2000-07-23 Marius Vollmer <mvo@zagadka.ping.de>
* alist.c (scm_assq_remove_x, scm_assv_remove_x,