2003-08-31 21:58  Gran Weinholt <weinholt@dtek.chalmers.se>

	* debian/: changelog, control, copyright: Recode debian/ to utf8,
	etc.

2003-08-31 21:51  Gran Weinholt <weinholt@dtek.chalmers.se>

	* INSTALL.ms, INSTALL: Add a small section about AmigaOS.

2003-08-31 20:45  Christian Hggstrm <chm@c00.info>

	* src/: parse.c, parse.h, ui_draw.c, ui_draw.h, wakeup.c: Make
	giFTwakeup compile again by moving vstrlen()

2003-08-29 23:49  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/format.c: gift.conf was renamed to giftd.conf some time ago.

2003-08-29 12:15  Gran Weinholt <weinholt@dtek.chalmers.se>

	* INSTALL, INSTALL.ms, README, README.ms: Confirmed to work on
	NetBSD 1.6.1.

2003-08-28 20:31  Gran Weinholt <weinholt@dtek.chalmers.se>

	* acinclude.m4: Added a --with-ncursesw flag. Not very tested.

2003-08-28 19:24  Gran Weinholt <weinholt@dtek.chalmers.se>

	* README, README.ms: Update mailing list link. Lists are moved to
	Savannah.

2003-08-27 12:15  Gran Weinholt <weinholt@dtek.chalmers.se>

	* giFTcurs.conf.5: Move around the ignore stuff and fix one grammar
	error.

2003-08-23 22:01  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: format.c, giftcurs.h, main.c, parse.c, parse.h, screen.h,
	ui.c, ui_draw.c, ui_main.c, ui_transfer.c: Make some output
	functions work better with UTF-8 if the locale is using it. Not
	useful without ncursesw5, which will come later.

2003-08-23 18:51  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: ui_console.c, ui_main.c: Remove the {net} key from the
	subhit format, and experiment a bit with comments for automatic
	documentation.

2003-08-21 10:23  Gran Weinholt <weinholt@dtek.chalmers.se>

	* giFTcurs.conf.5: Rearrange the ATTRIBUTES section and document
	the net attributes.

2003-08-21 10:15  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/ui_main.c: Add a {net} key for hit formats.

2003-08-20 21:47  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/settings.c: Increase the size of some buffers.

2003-08-20 20:18  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/ui_transfer.c: Add a {net} key for transfers. Currently shows
	a question mark if we don't have any sources, and thus don't know
	what net it's on.

2003-08-19 16:56  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/get.c: Fix another ID issue.

2003-08-19 16:54  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: Makefile.am, parse.c, parse.h, test_parse.c, ui_main.c:
	Support having protocol: in the query field.

2003-08-16 18:12  Gran Weinholt <weinholt@dtek.chalmers.se>

	* INSTALL, INSTALL.cygwin, INSTALL.ms, Makefile.am, README,
	README.ms: Move the installation instructions to INSTALL, and put
	in some instructions for various systems. Add a section to the
	README about contributing.

2003-08-16 18:04  Gran Weinholt <weinholt@dtek.chalmers.se>

	* strip-grotty: Don't remove whitespace other than newlines, except
	on the line with the page break.

2003-08-15 20:39  Gran Weinholt <weinholt@dtek.chalmers.se>

	* README, README.ms: jmitchell confirmed that it works on freebsd
	5.1, and probably others. Added source of origin to the portability
	list.

2003-08-14 18:57  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: get.c, search.c, transfer.c, transfer.h: Reuse old uploads
	by filename, not hash and size.

2003-08-02 05:03  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: Makefile.am, test_gift.c: Add a prototype for further
	development of regression tests for the id and event system.

2003-08-01 16:00  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: protocol.c, ui_main.c, ui_mouse.c: Fix a few warnings seen
	on 64-bit buildd's.

2003-07-29 03:17  Gran Weinholt <weinholt@dtek.chalmers.se>

	* debian/: changelog, control: Add Recommends: giftd.

2003-07-29 03:12  Gran Weinholt <weinholt@dtek.chalmers.se>

	* debian/changelog: This is the real 0.6.0-1 changelog.

2003-07-27 18:10  Gran Weinholt <weinholt@dtek.chalmers.se>

	* po/pt_BR.po: Fix a typo that I introduced in the header.

2003-07-27 18:09  Gran Weinholt <weinholt@dtek.chalmers.se>

	* AUTHORS: Added duke to the list of translators.

2003-07-27 18:07  Gran Weinholt <weinholt@dtek.chalmers.se>

	* po/pt_BR.po: Updated Brazilian Portuguese translation from Fabio
	R. P. Franco 'duke'.

2003-07-27 16:50  Gran Weinholt <weinholt@dtek.chalmers.se>

	* acinclude.m4, configure.in: Removed SCO reference and fixed some
	configure help texts.

2003-07-27 16:13  Gran Weinholt <weinholt@dtek.chalmers.se>

	* NEWS: Add a news entry for the futuristic 0.6.1.

2003-07-26 14:24  Gran Weinholt <weinholt@dtek.chalmers.se>

	* README, README.ms: Comment out the giFTcurs FAQ reference, since
	we don't have one.

2003-07-26 13:38  Gran Weinholt <weinholt@dtek.chalmers.se>

	* README, README.ms: Diego Casorran got it running on AmigaOS 3.0.

2003-07-26 02:47  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: gift.c, gift.h, list.c, search.c, ui.c, ui.h, ui_main.c:
	Fix another ID related problem.. gift_new_id() would be called
	before the attach. Also, don't automatically clear searches to
	allow for FastTrack's Find More thing.

2003-07-24 16:10  Gran Weinholt <weinholt@dtek.chalmers.se>

	* po/sv.po: Replace (C) with  in the Swedish translation.

2003-07-23 16:11  Gran Weinholt <weinholt@dtek.chalmers.se>

	* debian/rules: Don't distribute the TODO in the .deb.

2003-07-23 02:26  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: list.c, list.h, misc.c, screen.c, screen.h, settings.c,
	ui_draw.c, ui_draw.h, ui_main.c: Fix some const warnings gcc
	suddenly decided to show, etc.

2003-07-23 01:58  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: .indent.pro, get.c, get.h, gift.c, gift.h, list.c, list.h,
	misc.c, parse.c, parse.h, protocol.c, protocol.h, search.c,
	search.h, test_list.c, transfer.c, transfer.h, tree.c, tree.h,
	ui.c, ui.h, ui_draw.c, ui_draw.h, ui_main.c, ui_transfer.c,
	wakeup.c: Add some of our typedefs to .indent.pro and run indent.

2003-07-17 15:49  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/search.c: Feed cancelled search ID's to the macrophage.

2003-07-17 15:42  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/transfer.c: Sort transfers by filename by default.

2003-07-15 17:44  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: get.c, gift.c, gift.h, transfer.c: Instead of hoping not
	much happens after we've free'd a transfer, give the ID to some
	code that eats it without accessing free'd memory.

2003-07-13 01:13  Gran Weinholt <weinholt@dtek.chalmers.se>

	* debian/control: Standards-Version: 3.6.0. Added a line to the
	long description.

2003-07-12 22:50  Gran Weinholt <weinholt@dtek.chalmers.se>

	* debian/changelog: Cleared debian/changelog, put in 'Initial
	Release (closes: #187656).'

2003-07-12 18:01  Gran Weinholt <weinholt@dtek.chalmers.se>

	* src/: ban.c, ban.h: Change int to gboolean

