From 5ca3ca4bb1fcd47639655b0dfc4a1b40e9e393c2 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 9 Mar 1998 05:21:15 +0000 Subject: [PATCH] updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@627 57a11ea4-9604-0410-9ed3-97b8803252fd --- CHANGES | 5 +++++ src/quotes/README | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) 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 >