2006-05-17  Behdad Esfahbod  <behdad@gnome.org>

	Released vte-0.13.1.

	* NEWS: Updated.

	* configure.in: Bumped version to 0.13.1.

	* src/Makefile.am: Bumped libtool version to 9:1:0.

2006-05-14  Behdad Esfahbod  <behdad@gnome.org>

	* NEWS, ChangeLog: Add vim and emacs footers for UTF-8.

2006-04-27  Behdad Esfahbod  <behdad@gnome.org>

	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  <behdad@gnome.org>

	Bug 331803 – style needs to be attached/detached to the window on
	realize/unrealize
	Patch from Benjamin Berg  <benjamin@sipsolutions.net>.

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

2006-04-25  Behdad Esfahbod  <behdad@gnome.org>

	* src/Makefile.am: Pass -no-undefined linker flag.