15 Jul 2012 Kristopher Wilson <kristopherwilson@gmail.com>
correcting INSTALL to be more accurate
fixing issue with keyboard shortcut copy + paste

08 Jul 2012 Kristopher Wilson <kristopherwilson@gmail.com>
fixing unescaped dashes in manpage (barygin)
added cursorBlink, cursorColor and cursorShape options

22 Dec 2011 Kristopher Wilson <kristopherwilson@gmail.com>
new tab launches when closing the last tab

19 Jul 2010 Kristopher Wilson <kristopherwilson@gmail.com>
released version 0.15

03 Oct 2010 Kristopher Wilson <kristopherwilson@gmail.com>
fixed errors and warnings with vte 0.26.0
added terminal emulation option which defaults to xterm
fixed incorrect behavior after reordering tabs
fixed several run time error messages
added reordering of tabs

01 Oct 2010 Kristopher Wilson <kristopherwilson@gmail.com>
fixed a bug with closing the first tab causing stjerm to exit (c.krooss)

27 Sep 2010 Kristopher Wilson <kristopherwilson@gmail.com>
fixed a bug with closing stjerm via 'exit' or Ctrl+D (c.krooss)

31 Aug 2010 Kristopher Wilson <kristopherwilson@gmail.com>
released version 0.14

30 Aug 2010 Kristopher Wilson <kristopherwilson@gmail.com>
close tab menu item is no longer available when only one tab is open, no longer exits application
right clicking on the notebook bar will display the popup menu
right clicking on a tab will now select that tab
double clicking on empty space in the notebook bar will open a new tab

24 Aug 2010 Kristopher Wilson <kristopherwilson@gmail.com>
released version 0.13

23 Aug 2010 Kristopher Wilson <kristopherwilson@gmail.com>
fixed fullscreen functionality bugs
added --version action
merged widthpercent and heightpercent into width and height options, respectively
updated man page and --info and --help actions

17 Aug 2010 Kristopher Wilson <kristopherwilson@gmail.com>
released version 0.12
added ability to drag and drop tabs for sorting
added ability to specify width and height as a percentage (thomas.jost)
added character selection string for better highlighting
fixed behavior issue when typing exit (thomas.jost)
added tab hotkey feature (thomas.jost)
added keyboard copy and paste functionality (andfagiani)
added clickable link functionality

09 Oct 2007 Markus Gross <xsdnyd@gmail.com>
fixed --toggle (again)

08 Oct 2007 Markus Gross <xsdnyd@gmail.com>
added fullscreen keyboard shortcut and popupmenu item
fixed --toggle option
fixed weird characters appearing when using shortcuts
updated manpage

07 Oct 2007 Markus Gross <xsdnyd@gmail.com>
added scroll on output option
added background image option

03 Oct 2007 Markus Gross <xsdnyd@gmail.com>
added "autohide" option, this enables/disables the hiding of stjerm when it looses focus

01 Oct 2007 Markus Gross <xsdnyd@gmail.com>
bumped up version to 0.10
added english manpage
added "keymod" option to set the modifiers for keyboard shortcuts
small code cleanups

31 Oct 2007 Markus Gross <xsdnyd@gmail.com>
added tinting of background image with background color
added "allowbold" option to enable/disable bold fonts
added "tabfill" option to let tabs fill up all space
added intelligent boolean value parsing (now "yes", "1" and "true" 
      evalute to TRUE, and opposites evaluate to FALSE)

17 Oct 2007 Markus Gross <xsdnyd@gmail.com>
added --info to display .Xdefaults options
renamed -tablabel to -tl
renamed -showtab to -st

16 Oct 2007 Markus Gross <xsdnyd@gmail.com>
added autotools build system
added --toggle command line option
added full .Xdefaults support
added -cX (colorX) option to set color palette
dropped .stjermrc usage
