2003-10-20	Rick Richardson <rickr@mn.rr.com>
	* Change factory default host for schwab
	* Release version 3.65
	
2003-10-14	Rick Richardson <rickr@mn.rr.com>
	* Fix core dump with :majors, :dow, etc. commands
	* Release version 3.64

2003-10-13	Rick Richardson <rickr@mn.rr.com>
	* Integrate changes for Freetrade.com (division of Ameritrade)
	  from whitem@t-online.de (Marvin White)
	* Release version 3.63

2003-10-06	Rick Richardson <rickr@mn.rr.com>
	* Changes to toolmode to add ability to turn news on/off.
	* Document single quote mode (-T4) of toolmode.
	* Honor -w option in tool mode.
	* Fix toolmode output for streamers that send delta records.
	* Update esignal.com authentication procedure
	* Update money.net authentication procedure
	* Release version 3.62
	* Release version 3.61
	* Release version 3.60

2003-09-22	Rick Richardson <rickr@mn.rr.com>
	* Output NEWS in toolmode when using a streamer that supports news.
	* Refresh $TIME request on schwab streamer to fix quote time errors.
	* Release version 3.59

2003-09-10	Rick Richardson <rickr@mn.rr.com>
	* Fix shortint
	* Fix pe
	* Fix name
	* Release version 3.58

2003-09-06	Rick Richardson <rickr@mn.rr.com>
	* Update livecharts authentication.
	* Release version 3.57

2003-08-29	Rick Richardson <rickr@mn.rr.com>
	* Handle K in shortint.

2003-08-01	Rick Richardson <rickr@mn.rr.com>
	* Add support for IBM's low-CPU web-based speech synth.
	* Add support for IBM research's web-based speech synth.
	* Release version 3.56

2003-07-25	Rick Richardson <rickr@mn.rr.com>
	* Force uppercase symbol for :play @$index. 
	* Add lt-earnweed, lt-stockfilter, and lt-stockprofile.  These
	  are standalone tools.  lt-earnweed can be used to populate a
	  stocklist with the :! command.  The usual -? for usage.

2003-07-23	Rick Richardson <rickr@mn.rr.com>
	* Fix livequotes/quickquotes for streamers that send trade deltas.

2003-07-22	Rick Richardson <rickr@mn.rr.com>
	* Adjust the schwab streamer timeouts so we will reconnect when the
	  server goes down for its daily "cleansing reboot" at 4:30AM EST.
	* Fix display of holdings mode and holdings edit.
	* Really resurrect the earnings calendar.  This time for sure :-)
	* Release version 3.54

2003-07-21	Rick Richardson <rickr@mn.rr.com>
	* Work around issues with gethostbyname() in recent versions
	  of glibc that would cause core dumps or streamer authorization
	  errors.
	* Release version 3.53

2003-07-17	Rick Richardson <rickr@mn.rr.com>
	* Add ^B broker browser command and broker_browser and broker_URL
	  preferences.  Handy for starting up a small browser window for
	  trading.  For best results, use your brokers "web clipping"
	  or "wireless" login page for the URL.  These pages have little
	  or no graphics on them and are designed for display in a small
	  window.
	* Implement RC_COMBO (combobox style) preference type.
	* Fix a long-standing bug when editing string preferences.  Changes
	  made past 1/2 of the display width would not be displayed.
	* Release version 3.51

2003-07-16	Rick Richardson <rickr@mn.rr.com>
	* Add the "@" operator prefix to the :players command.  This looks up
	  the components of a canonical index symbol using an external website.
	  E.g. :play @$bkx to get the components of the PHIL BANK SECTOR.
	* Change the 't' command to toggle the T&S window for a single stock,
	  and add the 'T' command to toggle the T&S windows for all stocks.
	* Add pressure indicator to wide displays
	* Resurrect the bloomberg earnings calendar.  Must do a factory
	  refresh on the bloomearn_URL to set it to the new URL.
	* Release version 3.50

2003-07-14	Rick Richardson <rickr@mn.rr.com>
	* Add support for the esignal.com Market Center streamer.  Includes
	  stocks, options, and charts.  Not a bad little streamer protocol,
	  and reasonably priced with a free trial.
	* Fix potential core dump with Schwab streamer.
	* Release version 3.49

2003-07-11	Rick Richardson <rickr@mn.rr.com>
	* Add charts from schwab streamer.
	* Various minor bug fixes.
	* Release version 3.48

2003-06-30	Rick Richardson <rickr@mn.rr.com>
	* Add T&S records to schwab L2 display.

2003-06-29	Rick Richardson <rickr@mn.rr.com>
	* Add basic L2 support for moneyam.com.  This involved some
	  fairly major generalization of l2sr.c.  NOTE: time and sales
	  records are incomplete and not to be trusted with this streamer.
	* Add daily charts for moneyam.com.
	* Add linuxtrade-curl, simple version of curl where nobuffer
	  mode works.  Needed for moneyam.com support.
	* Release version 3.47

2003-06-28	Rick Richardson <rickr@mn.rr.com>
	* Simplified Datek code from  Lawrence Perepolkin

2003-06-27	Rick Richardson <rickr@mn.rr.com>
	* Fix bug with datek streamer where quote time was incorrect
	* Fix bug with datek streamer where authorization was incorrectly
	  deemed as a failure.
	* Thanks to Lawrence Perepolkin for finding these 2 bugs with datek.
	* Add beginnings of moneyam.com streamer support.  This is
	  not yet ready for people to use.  You need a bug-fixed "curl"
	  where -N (nobuffer) mode works on stdout, and that only exists on
	  my computer.  I haven't any idea what I'm going to do about this.
	* Release version 3.46

2003-06-24	Rick Richardson <rickr@mn.rr.com>
	* Make too little screen real estate a non-fatal error when trying
	  to enter holdings mode.
	* Add colon commands :<number>, :list <string>, and :save <number>
	  to access stocklists numbers 10-99.
	* Release version 3.45

2003-06-22	Rick Richardson <rickr@mn.rr.com>
	* Minor changes to get clean compiles on FreeBSD 4.4-STABLE
	  and MacOS X 10.2
	* Handle authentication for new prophet.net chartstream and
	  javacharts applets.  Make both applets options for the
	  java_charts preference item.
	* Release version 3.44

2003-06-18	Rick Richardson <rickr@mn.rr.com>
	* Add :ts command to display time and sales data from quote.com
	* Fix performance problem when authorizing Ameritrade (due to
	  the non-anchored behavior of GNU sed).

2003-06-17	Rick Richardson <rickr@mn.rr.com>
	* Incorporate display changes from Po Shen Loh
	* Fix core dump in Schwab level II display
	* Belated change to new data format for Island Book
	* Release version 3.42

2003-05-17	Rick Richardson <rickr@mn.rr.com>
	* Fix :look command

2003-04-29	Rick Richardson <rickr@mn.rr.com>
	* Add daily %chg for portfolio total (from Po Shen Loh)
	* Release version 3.41

2003-04-26	Rick Richardson <rickr@mn.rr.com>
	* Obscure all passwords with asterisks, by default.
	  In the preferences screens, ctrl-p key will unhide them.
	* Update Swissquote server name
	* Release version 3.40

2003-04-21	Rick Richardson <rickr@mn.rr.com>
	* Change default server for money.net
	* Release version 3.39

2003-04-19	Rick Richardson <rickr@mn.rr.com>
	* Add top10 volume to Ameritrade.  Doesn't appear to have the
	  ability to do top10 price changes, nor does it send any
	  price info with the volume list.  So not all that useful.

2003-04-17	Rick Richardson <rickr@mn.rr.com>
	* Add real authorization code for Ameritrade to linuxtrade.auth.
	* Release version 3.38

2003-04-13	Rick Richardson <rickr@mn.rr.com>
	* Minor changes to get it to compile on Solaris.  Must remove
	  -lstatic from Makefile.am to get it to link because the
	  static versions of glib and pthread are not present on
	  Solaris.  I have no idea if it actually works, because the
	  SF compile farm won't let me access the internet.
	* Release version 3.36

2003-04-11	Rick Richardson <rickr@mn.rr.com>
	* Various perterbations of alpha code.
	* Release version 3.35

2003-04-10	Rick Richardson <rickr@mn.rr.com>
	* Add alpha-level support for Ameritrade.  Does not do authentication
	  yet, so you must get the 40 hex-digit "encpasswd" and the 16
	  letter "acl" from ethereal packet traces.
	  Not for use by mere mortals (yet).
	* Release version 3.32

2003-03-13	Rick Richardson <rickr@mn.rr.com>
	* Fix botch that broke Schwab news.
	* Release version 3.31

2003-02-22	Rick Richardson <rickr@mn.rr.com>
	* Move scripts from /usr/bin to /usr/share/linuxtrade/bin
	* Release version 3.30
2003-02-05	Rick Richardson <rickr@mn.rr.com>
	* Update URL for Datek authorization
	* Release version 3.29
2003-01-21	Rick Richardson <rickr@mn.rr.com>
	* Add "vi" keys to srpref.c
	* Release version 3.28
2003-01-03	Rick Richardson <rickr@mn.rr.com>
	* Add :chart command (alias for 'c')
	* Fix $NQ and $ES futures quotes when using Schwab streamer
2002-12-29	Rick Richardson <rickr@mn.rr.com>
	* Resurrect ARCA book display using (ugh) new DHTML server.
	  The old protocol was a true streamer.  The new method is
	  a complete hack.
	* Release version 3.26
2002-12-27	Rick Richardson <rickr@mn.rr.com>
	* Add near hi/lo indicator to Schwab market movers display.
	* Fix regression with quotemedia streamer.
	* Release version 3.25
2002-12-26	Rick Richardson <rickr@mn.rr.com>
	* Increase size of streamer preferences window.
	* Default news source now appears in scroll news region and is saved
	* Add ":halts" command to display trading halts
	* Add ":frb" command to display Federal Reserve Bank money input
	* Split colon commands out into new file colon.c
2002-12-26	Rick Richardson <rickr@mn.rr.com>
	* Introduce concept of multiple fd's per streamer
	* Add top 10 display to Schwab streamer
	* Add market movers display to Schwab streamer
	* Change market movers 'm' command to cycle through "off", "on",
	  and 52-week-only.
	* Release version 3.24
	* Release version 3.23
2002-12-23	Rick Richardson <rickr@mn.rr.com>
	* Improve Schwab L2 quotes display.  Add '*', 'O', and 'K'
	  commands to that popup to switch codes that are displayed
	  (O) for after hours, (K) for normal hours.
2002-12-22	Rick Richardson <rickr@mn.rr.com>
	* Add support for chart backfills using askresearch.com
	* Add index symbols to quote.com backfill
	* Release version 3.22
	* Release version 3.21
2002-12-21	Rick Richardson <rickr@mn.rr.com>
	* Add ability to get encrypted password for livecharts.com (lycos)
	  in linuxtrade.auth.
	* Simplify linuxtrade.lc to use linuxtrade.auth.
	* Change chart code so that when livecharts.com is the selected
	  fill_charts source, it authorizes the user first.
	* Release version 3.20
2002-11-27	Rick Richardson <rickr@mn.rr.com>
	* Truncate stock list if there are not enough lines to display them
2002-11-27	Rick Richardson <rickr@mn.rr.com>
	* Improve news handling in money.net streamer.
	* Add basic streamer stats
	* Release version 3.18
2002-11-25	Rick Richardson <rickr@mn.rr.com>
	* conversion of money.net streamer to new protocol
	* Release version 3.17
2002-11-23	Rick Richardson <rickr@mn.rr.com>
	* partial conversion of money.net streamer to new protocol
	* Release version 3.16
2002-10-19	Rick Richardson <rickr@mn.rr.com>
	* Add speechworks synthesizer to linuxtrade.audio
	* Make preferred synth selectable from Preferences.
2002-10-17	Rick Richardson <rickr@mn.rr.com>
	* Move scrolling news higher on wide displays
	* Fix software update on RH 8.0
	* Add $NQ and $ES canonical symbols, which are the most
	  current NASDAQ and S&P-500 futures.  Only available on
	  the Schwab streamer for StreetSmart Pro customers.
	* Release version 3.15
2002-10-14	Rick Richardson <rickr@mn.rr.com>
	* Change scottrader IP address.
	  (go to Preferences->streamer->scottraderc.om->hostname
	   and press 'f' to reset to factory IP address)
	* Release version 3.14
2002-10-10	Rick Richardson <rickr@mn.rr.com>
	* Update java paths for RH 8.0
	* Add weekly charts.
2002-10-07	Rick Richardson <rickr@mn.rr.com>
	* Fix 2 digit months in linuxtrade.frb command.
2002-10-06	Rick Richardson <rickr@mn.rr.com>
	* Implement a generic L2 display for streamers that support L2.
	  So far, only schwab.com is supported.
	* Allow left/right arrow keys in preferences screens to change
	  list and numeric values without having to use 'c' key.
	* Add :mmid command for identifying MM's by ID
	* Release version 3.13
2002-09-28	Rick Richardson <rickr@mn.rr.com>
	* Add timezone preference.
	* Make some, perhaps all, java applets work with expermental
	  Cygwin version.
	* Fix width of HOLDINGS subsection in man page display
	* Tweaks to improve compilability on OS X Darwin (but
	  still need manual intervention and who knows if it works)
	* Release version 3.12
2002-09-24	Rick Richardson <rickr@mn.rr.com>
	* Fix off by one problem with saved news that caused core dump
	  after 300 news items were saved.
	* Improve documentation
	* Release version 3.11
2002-09-23	Rick Richardson <rickr@mn.rr.com>
	* Add '*' command to display cost by share
	* Release version 3.10
2002-09-22	Rick Richardson <rickr@mn.rr.com>
	* Add :total command
	* Add preference item to always display cost/gain totals at
	  bottom of stock list.
	* Release version 3.09
2002-09-22	Rick Richardson <rickr@mn.rr.com>
	* Changed to get a clean build on freebsd.
	* Release version 3.08
2002-09-21	Rick Richardson <rickr@mn.rr.com>
	* Improve editting of extended command lines
	* Implement :onews command to display old/saved log of scrolling news
	* Release version 3.07
2002-09-19	Rick Richardson <rickr@mn.rr.com>
	* Add inplay news to scrolling news.
2002-09-18	Rick Richardson <rickr@mn.rr.com>
	* Add scrolling hotnews to schwab streamer.
2002-09-17	Rick Richardson <rickr@mn.rr.com>
	* Add support for schwab.com (customers only streamer)
	* Release version 3.06
2002-09-17	Rich Harkins <rharkins@nettrekker.com
	* If adding a stock that already exists in the list, place
	  stock cursor on that stock, rather than at the bottom.
2002-09-12	Rick Richardson <rickr@mn.rr.com>
	* Add ability to pass option to :lc command, such as :lc -w1024
	* Add :ipo command.
2002-09-08	Rick Richardson <rickr@mn.rr.com>
	* If no symbols are found in :lookup, announce that
	* Fix bug in documentation width introduced in 3.0
	* Document :name and :lookup commands.
	* Release version 3.04
2002-09-08	Rick Richardson <rickr@mn.rr.com>
	* Convert quiet.c to use common mini-html parser.
	* Convert exthours.c to use common mini-html parser.
	* Convert inplay.c to use common mini-html parser.
	* Release version 3.03
2002-09-07	Rick Richardson <rickr@mn.rr.com>
	* Identify article source in article window.
	* Add minihtml.c common code and convert many popups to use it.
	* Add :lookup command to lookup stock symbols by company name
	* Release version 3.02
2002-08-31	Rick Richardson <rickr@mn.rr.com>
	* Remove glib/gtree stuff.  I wasn't really using it yet, and it
	  just creates hassles for compiling under CygWin.
	* Fix symbol case in *.pe, *.name, *.shortint
	* Release version 3.01
2002-08-30	Rick Richardson <rickr@mn.rr.com>
	* Thanks to James Blackwell's kind support, the LinuxTrade
	  license has been changed to the GPL, and in commemoration
	  of the event, the release num goes to version 3.0
	* Release version 3.00
2002-08-29	Rick Richardson <rickr@mn.rr.com>
	* Filter lod/hod lists to eliminate duplicates within 5 mins
2002-08-29	Rick Richardson <rickr@mn.rr.com>
	* Fix URL's for NASDAQ heatmaps.
	* Release version 2.61
2002-08-27	Rick Richardson <rickr@mn.rr.com>
	* Add :name extended command for retrieving the full name
2002-08-24	Rick Richardson <rickr@mn.rr.com>
	* Add :homepage and :grouppage commands for browsing
	  the Linuxtrade website and yahoogroups site.
	* Release version 2.60
2002-08-24	Rick Richardson <rickr@mn.rr.com>
	* Changed my mind about canonical option symbols.  They
	  are now symbols with a *trailing* ".".  They look better
	  on the display (since many will run into the Date column).
	* Release version 2.59
2002-08-24	Rick Richardson <rickr@mn.rr.com>
	* Add support for options quotes from datek
	  Display total volume in "last_size", and open interest in volume
	* Enter canonical option symbols with a leading "."
	* Change scottrader to accept canonical option symbols
	* Change moneynet to accept canonical option symbols
	  (can no longer use '_' trick to enter option symbols).
	* Add :streamer <type> command to start a specific streamer
	* Add :manualpage command
	* Fix longstanding bug: hang on exit when inplay/updown threads
	  are running.
	* Release version 2.58
2002-08-20	Rick Richardson <rickr@mn.rr.com>
	* Handle '$' in econ calendar data.
2002-08-13	Rick Richardson <rickr@mn.rr.com>
	* Change linuxtrade.pgf to use new prophet.net site.
2002-08-13	Rick Richardson <rickr@mn.rr.com>
	* Colorizes earnings hits/misses in earnings calendar.
	* Put a timeout in scottrader streamer reads to avoid deadlock
	* Release version 2.57
2002-08-11	Rick Richardson <rickr@mn.rr.com>
	* Make it possible to use the money.net flavor of the
	  prophetfinance Chart Stream applet.
	* Introduce linuxtrade.av script to find "best" Java appletviewer
	  for linuxtrade.pf, linuxtrade.lc, linuxtrade.hm, linuxtrade.cpt
2002-08-10	Rick Richardson <rickr@mn.rr.com>
	* Add auto-refresh to :pre/:after displays
2002-08-10	Rick Richardson <rickr@mn.rr.com>
	* Add :clralerts to clear all alerts in current list.
	* Add :clrcom to clear all comments in current list.
	* Add :clrhold to clear all holdings in current list.
	* Improve documentation.
	* Release version 2.56
2002-08-09	Rick Richardson <rickr@mn.rr.com>
	* Add ":wc" to display a web chart for a single symbol
	* Release version 2.55
2002-08-07	Rick Richardson <rickr@mn.rr.com>
	* Allow '_' as a placeholder for <space> in symbols for the
	  money.net streamer so that option prices can be quoted.
2002-08-05	Rick Richardson <rickr@mn.rr.com>
	* Change HWP to HPQ in players.txt
2002-08-04	Rick Richardson <rickr@mn.rr.com>
	* Add :econ command to access economic calendar
2002-08-03	Rick Richardson <rickr@mn.rr.com>
	* Add :whisper command to display earnings whisper numbers
	* Add :range command to display average daily trading range
	* Add :shortint command to display last reported short interest
	* Add :pe command to display P/E ratios
	* Release version 2.54
2002-07-24	Rick Richardson <rickr@mn.rr.com>
	* Adjust livecharts script so that applet doesn't
	  think we are running with a skin.
	* Release version 2.53
2002-07-13	Rick Richardson <rickr@mn.rr.com>
	* Add lc_opts preference for passing options such as interval,
	  volume,style in symbol field of LiveCharts URL.
2002-07-03	Rick Richardson <rickr@mn.rr.com>
	* Show decicents on island book, for WCOME traders :-)
	* Show decicents on arca book, for WCOME traders :-)
	* Release version 2.52
2002-07-01	Rick Richardson <rickr@mn.rr.com>
	* Revised players list
2002-06-30	Rick Richardson <rickr@mn.rr.com>
	* Added support for L2 book using quotemedia.com server
2002-06-17	Rick Richardson <rickr@mn.rr.com>
	* Change to new quotemedia.com authentication scheme
	* Release version 2.50
2002-06-11	Rick Richardson <rickr@mn.rr.com>
	* Compute name of current futures contract automatically
2002-06-11	Rick Richardson <rickr@mn.rr.com>
	* Redisplay quote comment if alerts change.
	* Release version 2.49
2002-06-06	Rick Richardson <rickr@mn.rr.com>
	* Add canonical symbol for $GOX
2002-06-02	Rick Richardson <rickr@mn.rr.com>
	* Implement :players command, to load list #0 from file(s)
	  /usr/share/linuxtrade/players.txt and/or
	  $HOME/.linuxtrade/players.txt
	* Change :dow, :majors, and :spiders commands to use players.txt
	  file to get their stocklists.
	* Release version 2.48
2002-05-30	Rick Richardson <rickr@mn.rr.com>
	* Add :sort c and :sort C to sort by % change.
2002-05-24	Rick Richardson <rickr@mn.rr.com>
	* Add alpha quality support for advfn.fr. still need to resolve issue
	  of symbol names and epic code numbers.  Right now, have
	  to enter code *numbers*.
2002-05-22	Rick Richardson <rickr@mn.rr.com>
	* Add 'p' command to alerts popup to set alerts based on previous
	  days pivot points. 
	* Add 'p' command to chart popup to see pivot points.
	* Expand comment field to 20 characters.
	* Release version 2.47
2002-05-21	Rick Richardson <rickr@mn.rr.com>
	* Release version 2.46
2002-05-21	Rick Richardson <rickr@mn.rr.com>
	* Fix race condition with Prophet applet.
	* Set correct timezone for swissquote and advfn streamers.
	* Implement scrollable help windows.
2002-05-20	Rick Richardson <rickr@mn.rr.com>
	* Re-get livecharts applet if size is zero.
	* Add :pivot command
	* Alpha quality streamer code for advfn.com (many problems still)
2002-05-11	Rick Richardson <rickr@mn.rr.com>
	* Change default hostname for sonictrading.com
2002-05-09	Rick Richardson <rickr@mn.rr.com>
	* Add :pre and :after commands to display extended hours trades
	* Release version 2.45
2002-05-07	Rick Richardson <rickr@mn.rr.com>
	* Change default ARCA URL to new site.
	* Release version 2.43
2002-05-03	Rick Richardson <rickr@mn.rr.com>
	* Fix cmmand line overwrite by comment change in previous release
	* Release version 2.42
2002-05-02	Rick Richardson <rickr@mn.rr.com>
	* Display full stock comment on message line
	* When entering a new stock comment, substitute the current price
	  for the string <p> in the comment.
	* Add offering price to comment for :qp stocks.
	* Make ^P switch to previous streamer and ^R restart current streamer
	* Improve documentation
	* Add news command.
	* Release version 2.41
2002-04-30	Rick Richardson <rickr@mn.rr.com>
	* Add comments to list0 from :splits command
	* Add comments to list0 from :qp command
	* Add comments to list0 from :! command
	* Add :spiders command to display S&P select spiders
	* Add :major command to display major industries
	* Add :dow command to display DOW industrials
	* Release version 2.40
2002-04-26	Rick Richardson <rickr@mn.rr.com>
	* Add triggered state to alerts and colorize comments.
2002-04-23	Rick Richardson <rickr@mn.rr.com>
	* Timestamp :ibd/:bwk comments.
	* Fix (null) in comment when saving a single stock to a stocklist.
2002-04-22	Rick Richardson <rickr@mn.rr.com>
	* Add :earnings command to get detailed earnings info for a single stock
	* Fix overwrite of INPLAY indicator introduced in version 2.34
	* Release version 2.39
2002-04-21	Rick Richardson <rickr@mn.rr.com>
	* Improve documentation to include recent command additions.
	* Immediately display stock comment, don't wait for next quote.
	* Add :bwkvol command to get an unusual volume list from the
	  Business Week real time screener.
	* Release version 2.38
2002-04-18	Rick Richardson <rickr@mn.rr.com>
	* Pass stock comment to external alert program.
	* Release version 2.37
2002-04-18	Rick Richardson <rickr@mn.rr.com>
	* Add :qp command to display the ipo.com quiet period calendar.
	* Release version 2.36
2002-04-17	Rick Richardson <rickr@mn.rr.com>
	* Add 'S' command to save a single stock to another stocklist
	* Add :comment command to add a comment to a stock
	* Release version 2.35
2002-04-17	Rick Richardson <rickr@mn.rr.com>
	* Add ability to label stocklists with :label command.
	* Add ability to populate list 0 from an external shell
	  script with :!<cmd>
	* Add :ibdvol command to get the IBD unusual volume list
	* Release version 2.34
2002-04-16	Rick Richardson <rickr@mn.rr.com>
	* Add help for cboe option chains popup.
	* Add :wide and :Wide commands (like g and G, but wider charts)
	* Experimental support for yahoo.com markettracker.
	  NOT finished, NOT supported, and may never be.
	* Release version 2.32
2002-04-15	Rick Richardson <rickr@mn.rr.com>
	* Update authentication servlet location for quotemedia.com.
2002-04-11	Rick Richardson <rickr@mn.rr.com>
	* Add stockcharts.com :carpets command
2002-04-08	Rick Richardson <rickr@mn.rr.com>
	* Add real authorization code for prophetfinance.com
	* Release version 2.30
2002-04-07	Rick Richardson <rickr@mn.rr.com>
	* Add index symbols $XAL $BKX $XCI $XOI $NWX
2002-04-05	Rick Richardson <rickr@mn.rr.com>
	* Fix embarrassing off by one month problem with pf chart fills.
	* Release version 2.29
2002-04-05	Rick Richardson <rickr@mn.rr.com>
	* Add ":indexes" command.
	* Change factory default URL for briefing.com inplay and updown lists.
	* Release version 2.28
2002-04-02	Rick Richardson <rickr@mn.rr.com>
	* Fix doco.
	* Release version 2.27.
2002-04-02	Rick Richardson <rickr@mn.rr.com>
	* Add money.net heatmaps to extended commands
	* Release version 2.26.
2002-04-01	Rick Richardson <rickr@mn.rr.com>
	* Add :pf and :lc extended commands
	* Add :? extended commands help
	* Fix missing company and symbol on first line of updown when
	  live quotes are enabled.
	* Add :splits command
2002-03-29	Rick Richardson <rickr@mn.rr.com>
	* Add heatmap to colon commands:
		:h[eatmap] p[mi]	(premarket)
		:h[eatmap] e[tf]	(funds)
		:h[eatmap] 		(NASDAQ-100)
	* Indicate low/high alerts on the charts when using pcquote charts
	  for the g/G commands.
2002-03-28	Rick Richardson <rickr@mn.rr.com>
	* Add NASDAQ-100 heatmap
2002-03-28	Rick Richardson <rickr@mn.rr.com>
	* Change to handle new ARCA book protocol.
	* Release version 2.25
2002-03-23	Rick Richardson <rickr@mn.rr.com>
	* Add pcquote as a web chart source.
	* Change 'g' to do intraday charts (if available), G to do daily charts.
	* Add refreshmode to Scottrader streamer.
2002-03-22	Rick Richardson <rickr@mn.rr.com>
	* Add additional chart data source.
2002-03-20	Rick Richardson <rickr@mn.rr.com>
	* Fix core dump in article display when given bad HTML.
	* Increase maximum article size.
2002-03-19	Rick Richardson <rickr@mn.rr.com>
	* Add $TYX - 30 year bond yield.
	* Label every row in charts.
	* Minor changes to option chains.
	* Bug fix for money.net streamer.
	* Release version 2.24
2002-03-17	Rick Richardson <rickr@mn.rr.com>
	* Add alternative data source for option chains
	* Add parameter to Scottrader streamer to select option chains source
	* Add calculation for Max-Pain, but call it Max-Hurt, as per:
	  http://www.ez-pnf.com/maxpain.htm
	* Release version 2.23
2002-03-14	Rick Richardson <rickr@mn.rr.com>
	* Add alternative data source for charts
	* Add parameter to Scottrader streamer to select chart source
	* Add $YLS, $DDX, $DOT canonical index symbols.
	* Release version 2.22
2002-03-07	Rick Richardson <rickr@mn.rr.com>
	* If we are on the bottom of the page in the earnings calendar,
	  the another PageDown will retrieve the next page of the calendar.
	* Fix calculation of reg codes for some names
	* Release version 2.21
2002-03-06	Rick Richardson <rickr@mn.rr.com>
	* Add sort by symbol, price, volume, and gain extended commands:
		:sort s
		:sort S
		:sort p
		:sort P
		:sort v
		:sort V
		:sort g
		:sort G
2002-03-05	Rick Richardson <rickr@mn.rr.com>
	* Add $VXN canonical index symbol
2002-03-05	Rick Richardson <rickr@mn.rr.com>
	* Fix Island book price calculation for new data format.
	* Release version 2.20
2002-03-05	Rick Richardson <rickr@mn.rr.com>
	* Yet another workaround for bad Scottrader chart data. I wish they
	  would fix their server database.
	* Fix update bug with curses live charts introduced by latest
	  workarounds for bad Scottrader chart data.
	  N.B. the chart data on the customer-only streamer is more reliable
	  than the data from the free streamer.
	* Release version 2.19
2002-03-04	Rick Richardson <rickr@mn.rr.com>
	* Remove another source of chart echo in the Scottrader datastream.
	* Change alert screen save command to be more consistent:
		New save key is:		s	(was q)
		New quit key is:		q	(was Esc)
		New on-terminal alerts key is:	t	(was s)
	* Adjust colors in L2 books for better contrast.
	* Fix Island book (new record format from Island)
	* Release version 2.18
2002-03-02	Rick Richardson <rickr@mn.rr.com>
	* Add -T Tool Mode
2002-03-01	Rick Richardson <rickr@mn.rr.com>
	* Label dates not times on hourly chart.
	* Add $VIX index
	* Add lc_geom Preference to allow changing the Lycos Live Chart
	  applet size.
	* Convert canonical index symbols to Lycos Live Chart symbols
2002-03-01	Rick Richardson <rickr@mn.rr.com>
	* Remove the 'echo' that is in the Scottrade charts data feed for
	  10 minute and hourly charts when the time is between midnight and
	  market open. N.B. The Java applet suffers from this echo as well.
	* Fix rounding error in chart legend.
	* Add ability to enter total holdings cost using per share cost
	  by prefixing the numerica value with '*'.
	* Fix problem with earnings info records on some stocks like STM
	* Release version 2.16
2002-02-26	Rick Richardson <rickr@mn.rr.com>
	* Fix bug computing the number of alerts that we have.
	* Release version 2.15
2002-02-25	Rick Richardson <rickr@mn.rr.com>
	* Fix bug with the Scottrade customers-only streamer data stream.
	* Add 'G' command to create a printable page of charts.
2002-02-24	Rick Richardson <rickr@mn.rr.com>
	* Add 'O' command to display option chains in a web browser
	* Add 'g' command to display all charts in a web browser
	* Add Ctrl-f command to quickly enter stocks with hi/lo alert
	  triggers using the TrendFund Focus List 10 AM rule.
	* Alerts: fix bug deleting alerts.
	* Release version 2.14
2002-02-23	Rick Richardson <rickr@mn.rr.com>
	* Add 'C' command to fire up a live chart applet using livequotes.com
	  Must have a login with livequotes.com (Lycos), and must have a
	  java JDK installed for this to work.
	* Alerts: Add 'd'/DEL command to clear and delete alert entry.
2002-02-22	Rick Richardson <rickr@mn.rr.com>
	* If its a new day, mark that on the 1, 5, and 10 min charts
2002-02-21	Rick Richardson <rickr@mn.rr.com>
	* When displaying charts, make up/down cursor keys select the
	  next stock chart.  Also, make chart frequency 'sticky'.
	* Display alert levels on charts.
	* Fix live chart updates for 5 and 10 minute charts.
	* Release version 2.13
2002-02-20	Rick Richardson <rickr@mn.rr.com>
	* Add Ctrl-t command to quickly enter stocks with hi/lo alert triggers
2002-02-19	Rick Richardson <rickr@mn.rr.com>
	* Fix color coding for daily hi/low in T&S.
	* Allow 1min and 5 min live charts even with streamers that do not
	  have a backfill capability.
	* Add desktop launcher and icons for Gnome and KDE.
	* Release version 2.12
2002-02-16	Rick Richardson <rickr@mn.rr.com>
	* Integrate support for the Datek streamer.
	  Historical Note: LinuxTrade is based on my original "datek_streamer"
	  program (which was written on July 4th, 2000).  The Datek streamer
	  was the first "free" streamer on the web.  Today, it is neither
	  free nor representative of the state-of-the art in streaming.
	  That title goes to the Scottrader streamer.
2002-02-14	Rick Richardson <rickr@mn.rr.com>
	* Increase the volume field width in T&S windows.
2002-02-14	Rick Richardson <rickr@mn.rr.com>
	* Change trend indicator to Scottrader style +/-/=.
	* Release 2.11 to BETA ONLY, due to potential for
	  issues with threads.
2002-02-10	Rick Richardson <rickr@mn.rr.com>
	* Smooth out polling delays using thread
2002-02-08	Rick Richardson <rickr@mn.rr.com>
	* Add support for external alert program (reg. users only)
	* Add script to synthesize audio alerts using the festival
	  or the IBM ViaVoice text-to-speech packages, if installed.
	* Provide missing script for Swissquotes.
	* Release version 2.10
2002-02-07	Rick Richardson <rickr@mn.rr.com>
	* If display is >= 123 columns, add holdings display
	* Release version 2.9
2002-02-06	Rick Richardson <rickr@mn.rr.com>
	* If display is >= 86 columns, add %change column
	* Make better use of screen real-estate on double-wide (cols >= 160)
	  xterms by moving the T&S windows to the right side and limiting
	  all other windows to 80 columns.
2002-02-05	Rick Richardson <rickr@mn.rr.com>
	* Flush -w data every 5 seconds.
2002-01-28	Rick Richardson <rickr@mn.rr.com>
	* Add more sector indexes
	* Fix problem with quotemedia feed
	* Release version 2.8
2002-01-25	Rick Richardson <rickr@mn.rr.com>
	* Improve T&S layout
2002-01-21	Rick Richardson <rickr@mn.rr.com>
	* Added basic support for the www.swissquote.ch streamer;
	  more needs to be done in this area to fully support
	  internationalization.
	* Release version 2.7 of LinuxTrade
2002-01-19	Rick Richardson <rickr@mn.rr.com>
	* Add ctrl-n, to quickly switch to the next streamer.
	* Fix initialization problem with streamers that would
	  sometimes cause a streamer switch to not deliver new data.
	* Release version 2.6 of LinuxTrade
2002-01-18	Rick Richardson <rickr@mn.rr.com>
	* Fix bug causing spurious DELAY messages with Scottrader.
	* Release version 2.5 of LinuxTrade
2002-01-17	Rick Richardson <rickr@mn.rr.com>
	* Added support for quotemedia.com streamer
	* Fix possible core dump in preferences
	* Release version 2.4 of LinuxTrade
2002-01-16	Rick Richardson <rickr@mn.rr.com>
	* Added timeout to scottrader and moneynet connections.
	* Use partial match on -t option.
	* Ignore late handshake data
	* Release version 2.3 of LinuxTrade
2002-01-15	Rick Richardson <rickr@mn.rr.com>
	* Add support for the sonictrading.com "streamer"
	  (well, thats pushing the definition of a streamer)
	* Fix symbol field width in option chains.
	* Set connection timeout for Island and ARCA to 8 seconds.
	* Require curl >= 7.8
	* Release version 2.2 of LinuxTrade
2002-01-15	Rick Richardson <rickr@mn.rr.com>
	* Resurrect symbol refresh for Scottrader.
	* Release version 2.1 of LinuxTrade
2002-01-14	Rick Richardson <rickr@mn.rr.com>
	* Added canonical index names
	* Added support for money.net streamer
	* Release version 2.0 of LinuxTrade
2002-01-11	Rick Richardson <rickr@mn.rr.com>
	* Kill news poller on exit.
2002-01-10	Rick Richardson <rickr@mn.rr.com>
	* Paint inplay/updown/earnings windows earlier
	* Harvest the option chain window for stocklist 0 symbols
2002-01-07	Rick Richardson <rickr@mn.rr.com>
	* Release version 1.9 of LinuxTrade
2002-01-04	Rick Richardson <rickr@mn.rr.com>
	* Added earnings calendar
2002-01-03	Rick Richardson <rickr@mn.rr.com>
	* Fix bleedthru of top 10 list to article, optchain, inplay,
	  and updown when there are only a few display lines available.
2002-01-02	Rick Richardson <rickr@mn.rr.com>
	* Improve documentation
	* Add better on-screen connection status information, to deal with
	  dead streamer data servers.
2002-01-01	Rick Richardson <rickr@mn.rr.com>
	* Release version 1.8 of LinuxTrade
2001-12-28	Rick Richardson <rickr@mn.rr.com>
	* Added alerts for new InPlay/Updown documents
	* Added mouse handling to lots of the windows.
2001-12-28	Rick Richardson <rickr@mn.rr.com>
	* Put in workaround for info screens when ST database has bad data
	* Added new method to enter portfolio holdings
	* Added Upgrades/Downgrades with live quotes
	* Release version 1.7 of LinuxTrade
2001-12-27	Rick Richardson <rickr@mn.rr.com>
	* Added option chains
	* Added live quotes in the In Play list
	* Added print screen
	* Release version 1.6 of LinuxTrade
2001-12-23	Rick Richardson <rickr@mn.rr.com>
	* Make preferences scrollable.
	* Added arrows to show more lines to article, inplay, preferences.
	* Release version 1.4 of LinuxTrade
2001-12-22	Rick Richardson <rickr@mn.rr.com>
	* Add grid to chart
	* Work around curses bug which caused a chart switch to leave droppings
2001-12-21	Rick Richardson <rickr@mn.rr.com>
	* Fix core dump that can occur after the InPlay window is destroyed.
2001-12-20	Rick Richardson <rickr@mn.rr.com>
	* Release version 1.2 of LinuxTrade, first public release
2001-11-21	Rick Richardson <rickr@mn.rr.com>
	* Begin development of LinuxTrade
