What's New 1.1 - Nov 1, 1997
-----------------------------
1. Added a new file menu item "Save State". This creates a .xquoterc file in
   the location pointed to by the environment variable SM_SAVE_DIR, or if not 
   defined, HOME. You can restore this internal state using the -restore option
   to Xquote (e.g. Xquote -restore $HOME/.xquoterc). This saves the internal
   state of your network proxy, server used, ticker symbols, and more.
2. Added time range specifications for auto updates. Now you can specify the
   range of days (Mon-Fri or Mon-Sun) and range of hours that updates are
   enabled.
3. CDE is now detected automatically at runtime. You no longer need to build
   Xquote specifically for CDE.
4. Modifying the ticker symbol list after restoring a saved state caused a
   illegal access.

Bug Fixes
---------
1. Memory free bug in netTellXinvest.
2. Don't update Xinvest with ticker symbols without a price.
3. Fixed -install option to actually use the installed colormap.
4. Setting proxy server to "" (no proxy) would not clear proxy setting.


What's New 1.0.2
----------------
Bug Fixes
---------
1. Bug in generated command list sent from Xquote to Xinvest.

New Features
------------
1. I hesitate to call this a feature, but you will no longer get a warning the
   first time Xquote searches for Xinvest and can't find it. You will get this
   warning only after having successfully found Xinvest.


What's New 1.0.1
----------------

Bug Fixes
---------
1. When adding an empty ticker symbol, status was written to an 
   unallocated string.
2. A seg fault occurred when selecting the 'Network' item on the Option menu
   (only when running from a restored session).
3. Don't start a net access on a restored session unless 'Auto' was restored
   to ON.
4. Several memory leaks plugged.
5. View menu active item was not set to reflect restored session.
6. Restored tape view was not resizing shell window but kept it
   at detail view size.
7. Restoring a saved session with -tape no longer seg faults.

New Features
------------
1. Ticker text 'selected' after hitting add or remove button.
