diff --git a/Docs/projects.html b/Docs/projects.html
index f660a5a782..4730aaff11 100644
--- a/Docs/projects.html
+++ b/Docs/projects.html
@@ -314,7 +314,8 @@ immediately, independent of the major goals.
People *like* to be able to read file contents in ASCII. There are
many unix tools for manipulating ASCII. An ASCII equivalent of the
current file format should be easy to develop ... just substitute
- the writes with printf's.
+ the writes with printf's. The tab-delimited format should
+ be compatible with that of /rdb
Splits
@@ -344,32 +345,48 @@ immediately, independent of the major goals.
-Completed
+Status
Well, just to show that we are getting things done.
+- Version 1.1 Alpha
+
- The Alpha development version 1.1 is out. Features include:
+
+ - Data engine cleanly separated from GUI
+
- Redesigned register infrastructure will make it much easier to
+ create new/customer register displays, and to port to other GUI's.
+
- Splits have been added to the engine; the GUI does not yet expose them.
+
+ (January 1998)
+
+
- New Improved Web Site
- A spiffy web site for all of this is needed, with good graphics and
exciting text!! A mailing list, mailing list archives, and a live
- CVS tree are all bonuses.
+ CVS tree are all bonuses. (December 1997)
-
-Misc
+Volunteers
Your name here as project contributor!
- Linas Vepstas is maintaining the current xacc
and is attempting to coordinate the project work.
- Robin Clark is creating a register widget in QT/KDE
-
- Henning Spruth hopes to work in internationalization & locale issues,
+
- Henning Spruth
+ hopes to work in internationalization & locale issues,
including a translation to German.
- Peter Norton is working on a GTK port of Xbae
- Daniel R Risacher is working on a
GTK ledger/register/spread-sheet infrastructure.
+
- Michael Newlyn Blake hopes to putter
+ around with QIF export.
-
+This list only mentions the currently active developers; many, many others
+have contributed fixes and patches. I've tried to credit them in the README.
+
+
References
-Draft version 0.15 February 1998
+Draft version 0.16 February 1998
Linas Vepstas linas@linas.org
Robin Clark rclark@hmc.edu