2006-11-22  Matt Davey <mcdavey@mrao.cam.ac.uk>
	* capplet/gnome-pilot-capplet.c: fix #365181
	     Avoid accessing freed memory when using the
	     pilot-dialog to add multiple pilots.
	* capplet/gnome-pilot-pdialog.c: ditto
	* capplet/gnome-pilot-pdialog.h: ditto
	* capplet/util.c: ditto
	* applet/pilot.c: #364589.  fix for multihead, and add
	   window icon to applet sync progress dialog.  Thanks
	   to Glynn Foster.
	* applet/GNOME_PilotApplet.server.in.in: add description
	   to applet, and internationalise.
	* configure.in: update version to 2.0.15   
	* NEWS: update for 2.0.15

2006-11-18  Matt Davey <mcdavey@mrao.cam.ac.uk>
	* gpilotd/gpilotd.c: Add a 400ms delay before device sync in HAL
	  case.  Reported to fix bug #362565.

2006-11-01  Kjartan Maraas  <kmaraas@gnome.org>

	* TODO: 
	* applet/README:
	* po/ChangeLog: Fix a few typos.

2006-10-14  Matt Davey <mcdavey@mrao.cam.ac.uk>
	* MAINTAINERS: hand over from JP to Matt.
	* configure.in: bump patchlevel to 15pre1
	                add new server.mk rule
	* capplet/gpilotd-control-applet.desktop.in.in:
	                new file, to allow VERSION to be substituted.
			fixes #358288.
	* po/POTFILES.in: s/desktop.in/desktop.in.in/;
	* gpilotd/gpilot-gui.c, gpilotd/gpilot-gui.h:
	     fix bug introduced in version 2.0.3, with va_list
	     confusion.  Fixes problem with corrupted text in
	     dialogs popped up by gpilotd (e.g.: 'Unknown conduit !@$%&* ')
	* fix distcheck target:
	* - Makefile.am: ignore scrollkeeper files for distuninstallcheck
	               add generated intltool files to DISTCLEANFILES
	               add new server.mk file to EXTRA_DIST
	* - applet/Makefile.am: changes to server.in.in rule, etc. to
	               ensure clean targets work
	* - capplet/Makefile.am: ditto.
	* - conduits/file/Makefile.am: add to CLEANFILES
	* - gpilotd/Makefile.am: add to CLEANFILES, and fix server rule.
	* - help/C/Makefile.am: add to CLEANFILES
	* gpilotd/gpilotd.c: minor change to log message for net sync.
	


2006-09-27  Matt Davey <mcdavey@mrao.cam.ac.uk>
	* gpilotd/gpilotd.c: Fix for #357602.  Memory leak in the usbfs
	  scanning code.