February 1, 2011 - story appears on reddit about "Canadian edition" of reddit.
February 3, 2011 - released version 0.0.0.
February 6, 2011 - released version 0.0.1.  
displayable at 32 characters wide.
logging in twice doesn't crash
added optional subreddit argument to the program.
added functionality for save, unsave and submit commands.
February 7, 2011 - released version 0.0.2.
added password wallet
added --host option to the program.
added whoami, pwd, pagesize commands.
changed the default pagesize to 2.  now showing 2 stories instead of 25.
modified the gosub command to list reddits when no subreddit is given.
modified the main loop to automatically gosub if a known reddit is typed in.
February 9, 2011 - released version 0.0.3
added the grep command, banner, and discuss commands.
lines that begin with # are now ignored as comments.  this allows scripts that start with #!/usr/bin/reddit
added the --no-initial-stories --cookie-jar and --script options to the program.
now re-using the session from the cookie file.
