2006-05-26  Behdad Esfahbod  <[email protected]>

       Released vte-0.12.2.

       * NEWS: Updated.

       * configure.in: Bumped version to 0.12.2.
       * src/Makefile.am: Bumped libtool version to 9:1:5.

2006-04-27  Behdad Esfahbod  <[email protected]>

       Bug 339980 – nativeecho needs glib in LDADD to build on Solaris
       Patch from Brian Cameron.

       * src/Makefile.am: Fix it.

2006-04-26  Behdad Esfahbod  <[email protected]>

       Bug 331803 – style needs to be attached/detached to the window on
       realize/unrealize
       Patch from Benjamin Berg  <[email protected]>.

       * src/vte.c: (vte_terminal_unrealize), (vte_terminal_realize):
       attach and detach the style of the terminal widget.