aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJuergen Kahrs <Juergen.Kahrs@googlemail.com>2014-06-24 13:18:33 +0200
committerJuergen Kahrs <Juergen.Kahrs@googlemail.com>2014-06-24 13:18:33 +0200
commitf1245d04a9f076773c60499b468f44ed9c91b59b (patch)
tree2b49234400150bfaac7ebf8c017562300edc7471 /TODO
parentee9707cc44eea3ca64cb71666ac3e8ed26a3bb7f (diff)
parent78ded8ee8f11a321c96417e7d02dac2f5723a221 (diff)
downloadegawk-f1245d04a9f076773c60499b468f44ed9c91b59b.tar.gz
egawk-f1245d04a9f076773c60499b468f44ed9c91b59b.tar.bz2
egawk-f1245d04a9f076773c60499b468f44ed9c91b59b.zip
Merge remote-tracking branch 'origin/master' into cmake
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index f7a10ba3..a4764946 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Thu Oct 24 22:11:44 IDT 2013
+Thu Apr 17 11:31:24 IDT 2014
============================
There were too many files tracking different thoughts and ideas for
@@ -19,6 +19,9 @@ TODO
Minor Cleanups and Code Improvements
------------------------------------
+ Nuke installing the igawk script and the igawk.1 man page. Just
+ remove them from the dist.
+
Review the bash source script for working with shared libraries in
order to nuke the use of libtool. [ Partially started in the
nolibtool branch. ]