1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2006-12-12 22:55:15 +00:00
parent da502adc2e
commit c31f534e18
3 changed files with 8 additions and 0 deletions

View file

@ -3,6 +3,9 @@
* api-control.texi (Handling Errors): Cross reference "Error
Reporting" for `scm-error', not just "above".
* posix.texi (Encryption): Cross reference crypt in the glibc manual.
Clarify that key and salt are strings.
* srfi-modules.texi (SRFI-17): Expand variously.
2006-10-05 Kevin Ryde <user42@zip.com.au>