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

Add entry; take ownership.

This commit is contained in:
Thien-Thi Nguyen 2001-08-01 04:54:50 +00:00
parent aaf41af6d5
commit fdd2c5c71a

2
TODO
View file

@ -68,6 +68,8 @@ See also file HACKING.
+ Make sure that the deprecation mechanism explained in INSTALL and + Make sure that the deprecation mechanism explained in INSTALL and
README is completed and works. README is completed and works.
- [ttn] Fix scripts prelude per post by Daniel Skarda.
- Decide if setitimer and getitimer should accept bignum arguments - Decide if setitimer and getitimer should accept bignum arguments
instead, and fix them if so (make sure to migrate choice to unstable instead, and fix them if so (make sure to migrate choice to unstable
branch if needed). branch if needed).