From 653d89ac80e57c8e1f8b6516d2302b08e17c4c1f Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Fri, 9 Jun 2000 04:43:29 +0000 Subject: [PATCH] add reference to quotehist git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2447 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/html/C/projects.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/html/C/projects.html b/doc/html/C/projects.html index e3df82a418..da3f37efb2 100644 --- a/doc/html/C/projects.html +++ b/doc/html/C/projects.html @@ -1503,6 +1503,12 @@ has written scheme wrappers for the module. Its ready now, but not checked into cvs. Will be in 1.5. + +
  • A separate, historical-quote module can be found at the + QuoteHist + sourceforge site. It might be a good idea to fold this + together with the Quote.pm module !? +