* tool/textviewer.sh
authorLuke Plant <L.Plant.98@cantab.net>
Fri, 2 Apr 2004 20:13:27 +0000 (20:13 +0000)
committerLuke Plant <L.Plant.98@cantab.net>
Fri, 2 Apr 2004 20:13:27 +0000 (20:13 +0000)
o changelog of previous commit (oops, sorry):
   - added support for Excel, Powerpoint, HTML
   - file extension matching is case insensitive
o corrected inline changelog

tools/textviewer.sh

index f9407a90c11c87a486d11971e394acd72e80f730..5c946406ae151e487b1afa8d900bd5efffafda18 100644 (file)
@@ -44,7 +44,7 @@
 #      - make extension matching case insensitive
 #
 # 2003-03-23
 #      - make extension matching case insensitive
 #
 # 2003-03-23
-#      - Support for MS Excel (xlhtml)
+#      - Support for MS Excel (xlhtml) and Powerpoint (ppthtml)
 #
 # 2004-03-09
 #      - Support for HTML (html2text)
 #
 # 2004-03-09
 #      - Support for HTML (html2text)