diff --git a/CHANGES b/CHANGES index a2516aa1de..a5dfef228d 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,11 @@ Version history: o First drop of GTK code from Jeremy Collins o First stab at GTK plotting from Rob Browning o Stock Ledger cleanup + o fixed up configure, gnome and motif makefile targets + + 1.1.5 - 6 March 1998 + o perl scripts for parsing stock quotes from internet + from Chrostopher B. Browne 1.1.4 - 1 March 98 o gui-independent engine code moved to src/engine diff --git a/src/quotes/README b/src/quotes/README index f1ae838310..f4aff8e57c 100644 --- a/src/quotes/README +++ b/src/quotes/README @@ -1,5 +1,8 @@ -This directory contains a sample stock quote parsing script: +This directory contains a sample stock quote parsing script +from "Christopher B. Browne" + +From the mail archives ... > * From: Jeremy Collins >