2004/06/05 01:31 (+0200) kaffeetisch

	A NEWS
	* MANIFEST
	* Vte.pm: Version 0.03.

2004/06/05 01:25 (+0200) kaffeetisch

	* t/VteTerminal.t
	* xs/VteTerminal.xs: Bind and test set_color_cursor,
	set_color_highlight, set_background_tint_color,
	set_scroll_background, match_set_cursor, and
	match_set_cursor_type.

2004/04/27 20:27 (+0200) kaffeetisch

	* maps
	* t/VteTerminal.t
	* xs/VteTerminal.xs: Bind and test set_font_full and
	set_font_from_string_full.

2004/04/24 22:57 (+0200) kaffeetisch

	* Vte.pm: Add a import method to enable version checking.

	* t/VteTerminal.t: Use correct color values.

2004/03/03 20:35 (+0100) kaffeetisch

	* xs/Vte.xs: Adapt to the new version information implementation
	policy.

2004/02/14 16:39 (+0100) kaffeetisch

	A copyright.pod
	* Makefile.PL: Switch to the new EU::Depends and ::PkgConfig
	versions.

2004/01/24 21:44 (-0500) rwmcfa1

	* Makefile.PL: removed runtime_reqs stuff, replaced by the pkg-config 
	trick
	
	* perl-Gnome2-Vte.spec.in: use pkg-config for Requires version

2004/01/02 15:09 (-0500) rwmcfa1

	* Makefile.PL: rpm stuff added

	* perl-Gnome2-Vte.spec.in: initial import

2003/12/31 02:23 (-0500) muppetman

	* xs/Vte.xs: mark ax unused in functions which don't touch the input
	stack, to hush compiler warnings.
	
	* xs/VteTerminal.xs: use disambiguating braces to hush compiler
	warnings

2003/12/28 00:54 (+0100) kaffeetisch

	* Vte.pm: Don't initialize Gtk2.

	* t/VteTerminal.t: Skip all tests if Gtk2 can't be initialized.

2003/12/23 01:30 (+0100) kaffeetisch

	* Makefile.PL: Don't call do_pod_files twice.

2003/12/22 18:12 (+0100) kaffeetisch

	* META.yml
	* Vte.pm: Version 0.02.

2003/12/18 22:18 (+0100) kaffeetisch

	* Vte.pm: Mention Gnome2::Vte::index.

2003/12/12 23:35 (+0100) kaffeetisch

	A README
	* MANIFEST: Add a README.

	* Vte.pm: Be more verbose in the NAME section.  Add copyright
	notice.

2003/12/06 01:02 (+0100) kaffeetisch

	* Vte.pm: Change the abstract and the synopsis to actually refer
	to Vte, not Wnck.  (Whoops, c'n'p bug.)

2003/11/30 15:24 (+0100) kaffeetisch

	A MANIFEST.SKIP
	* MANIFEST: Imported a skip file.

2003/11/28 22:34 (+0100) kaffeetisch

	A META.yml
	* MANIFEST: Prepare the release of 0.01.

	* xs/VteTerminal.xs: Add API documentation.

2003/11/26 21:31 (+0100) kaffeetisch

	* xs/VteTerminal.xs: Use vte_char_attributes instead of
	VteCharAttributes if the latter is not available.

2003/11/25 22:16 (+0100) kaffeetisch

	A LICENSE
	A MANIFEST
	A Makefile.PL
	A Vte.pm
	A genmaps.pl
	A maps
	A vte2perl.h
	A t/VteTerminal.t
	A xs/Vte.xs
	A xs/VteTerminal.xs: Initial import.