aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-07-30 17:32:31 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-07-30 17:32:31 +0300
commit7ac1bb98e0ec7cc957b965bea8a1c489669c24b6 (patch)
tree23ad6204ff03ad3859a447f182987a586202507a
parent0981cc089ea88f146a6c949146e73f88c1b295e9 (diff)
downloadegawk-7ac1bb98e0ec7cc957b965bea8a1c489669c24b6.tar.gz
egawk-7ac1bb98e0ec7cc957b965bea8a1c489669c24b6.tar.bz2
egawk-7ac1bb98e0ec7cc957b965bea8a1c489669c24b6.zip
Updated TODO.
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1533111f..e4eb37d9 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,8 @@ TODO
Minor Cleanups and Code Improvements
------------------------------------
- Mac OS X readline doesn't have do_save and serialize functions.
+ Mac OS X readline doesn't have history_list which is used from debug.c
+ functions do_save and serialize.
See http://ftp.samba.org/pub/unpacked/samba_3_current/source4/lib/smbreadline/readline.m4
for some help. Reported by Larry Baker, larry.baker@stanfordalumni.org