New features in Xquote 2.6.10 (December 27, 2004)
-------------------------------------------------
1. Alert handling : Xquote can send e.g. an E-mail when some value
   exceeds boundaries set by the user.
2. Enhanced the use of XbaeMatrix : allow the user to change settings
   on the matrix directly instead of via custom dialogs.
3. Publish full documentation at
	http://xinvest.sunsite.dk/htmldocs.html

New features in Xquote 2.6.9
----------------------------
1. Use XbaeMatrix for display of Xquote.
   This allows for better management of the column widths.

2. Display new info as soon as it is known - don't wait until all
   the other quotes are queried.

3. Simplify the widget hierarchy by using XbaeMatrix and XmMainWindow.
   This makes it easier to handle resizing.

What's New 2.2 - Nov 19, 2000
-----------------------------
1. Added file logging capabilities.  One may select a file to log to
   from the File Menu and the logging style from a new Options menu
   dialog.  Supported formats are Xinvest or semicolon separated list formats.

2. About updates from the web are now resource based instead of being 
   hardcoded. This became a problem when SunSite Denmark changed their
   URL.

3. Minor fixes to window hierarchies.

What's New 2.1 - Apr 15, 2000
-----------------------------
1. Modified menu posted from ticker tape view.  Added 'About', and 'Help' 
   from the Help menu. This should help users of -tape mode who don't have 
   access to the menubar.

2. Modified ticker symbols to be a maximum of 15 characters from 6. Many
   European bourses which have codes instead of US style ticker symbols
   were getting truncated symbols.

3. Added a 'nickname' for ticker symbols.  This is the text that gets
   displayed in the 'tape' view.  You can just re-enter the ticker symbol
   or add any text you'd like to see for this symbol.

   Note that if your exchange uses a numbering scheme then this feature
   is a great help to you, you can enter the exchange code as the ticker
   symbol and now specify the company name any way you wish.

4. All colors are settable via X resource, such as Xinvest.colorRed, etc.
   These are used in the ticker tape view. You can change the color scheme
   to suit your own needs, by changing 'red' to blue or whatever.

What's New 2.0 - Jan 1, 2000
-----------------------------
1. Modified ticker symbol dialog, so now a server can be specified for each
   ticker symbol.  Previously you could only choose one server for all
   ticker symbols.  If you place the ticker symbols in server order, downloads
   are more efficient.

2. Modified menu posted from ticker tape view.  Added 'Update Now', 'Stop' 
   update, and 'Save Session' from the File menu. This should help users
   of -tape mode who don't have access to the menubar.
 
   [Both posted dialogs now work off of the left mouse button.  This keeps
   them from conflicting with the CDE front panel which wanted the right
   mouse button for it's own use.]

3. In the detail table view you can post a dialog with the left mouse button.
   The menu has only one item, Copy URL, which copies the URL for the ticker
   symbol the menu was posted over to the clipboard.  This can be pasted into
   Netscape, etc to view the page.  [Note that the clipboard is not quite the
   same as the normal X cut and paste.  The application to be pasted to must
   support the X CLIPBOARD as Motif does, not the PRIMARY selection. Netscape
   does so, select File->Paste after selecting the 'Location' URL for 
   replacement.]

Bug Fixes
---------
1. Penny stocks seem to be working now. DIGIT/OPTFRACT used to pick up
   27/32 as 27 and 32/xx.

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.
