diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-07-30 17:33:23 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-07-30 17:33:23 +0300 |
commit | f37f28526d9ba96d6b21ab6d8ddb3a73de2dea5b (patch) | |
tree | 23ad6204ff03ad3859a447f182987a586202507a | |
parent | b8b8ab0e46aaa2725259bb5788261464cb851120 (diff) | |
parent | 7ac1bb98e0ec7cc957b965bea8a1c489669c24b6 (diff) | |
download | egawk-f37f28526d9ba96d6b21ab6d8ddb3a73de2dea5b.tar.gz egawk-f37f28526d9ba96d6b21ab6d8ddb3a73de2dea5b.tar.bz2 egawk-f37f28526d9ba96d6b21ab6d8ddb3a73de2dea5b.zip |
Merge branch 'gawk-4.1-stable'
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |