=== gnome-user-share 0.21 ===

2008-01-25  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 0.21

2008-01-25  Bastien Nocera  <hadess@hadess.net>

	* obexftp.c: (obexftp_up): Fix allow_write being
	the wrong way around

=== gnome-user-share 0.20 ===

2008-01-22  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 0.20

2008-01-22  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: upd
	* configure.in: Require dbus-glib

	* desktop_gnome_file_sharing.schemas.in:
	* file-share-properties.c:
	Add UI for the Bluetooth file sharing

	* http.c:
	* http.h: Split from user_share.c

	* obexftp.c:
	* obexftp.h: New files with ObexFTP support

	* user_share.c: Remove HTTP code and add ObexFTP support
	* user_share.h: new file

	Add ObexFTP server support to gnome-user-share, requires
	obex-data-server (Closes: #509938)

2008-01-22  Bastien Nocera  <hadess@hadess.net>

	* user_share.c: (lookup_public_dir):
	Fix some stupidness

2008-01-22  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: update for changes
	* configure.in: update requirements

	* md5.c:
	* md5.h: Remove

	* file-share-properties.c: (password_string_from_setting),
	(write_out_password), (enable_check_toggled):
	Use GChecksum API to get the MD5 version of the password

	* user_share.c: (lookup_public_dir), (get_port), (get_share_name),
	(new_text_record_list), (create_service), (ensure_conf_dir),
	(spawn_httpd): 
	Use g_get_user_special_dir() to get the Public directory,
	Use g_mkdir_with_parents() to create the directory if missing

	(Closes: #511159)

2008-01-18  Gil Forcada  <gforcada@gnome.org>

	* configure.in: Added es, mk, tr and zh_CN to ALL_LINGUAS.

2008-01-18  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: Fix distcheck

2008-01-18  Bastien Nocera  <hadess@hadess.net>

	* gnome-user-share.desktop.in.in: Mark strings
	for translation

2008-01-18  Bastien Nocera  <hadess@hadess.net>

	* user_share.c: (spawn_httpd): Patch by Matthias
	Clasen <mclasen@redhat.com> to fix a small leak
	(Closes: #475994)

2008-01-18  Bastien Nocera  <hadess@hadess.net>

	* file-share-properties.c: (main): Exit when the close
	button from the WM is used (Closes: #397865)

2008-01-18  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am:
	* configure.in:
	* gnome-user-share.desktop.in.in:
	* user_share.c: (main): Use the XDG autostart spec to
	automatically start gnome-user-share on login, exit
	straight away if file sharing isn't enabled
	(Closes: #334173)

2007-11-22  Duarte Loreto <happyguy_pt@hotmail.com>

	* configure.in: Added Portuguese (pt) to ALL_LINGUAS.

2007-10-14  Yannig Marchegay  <yannig@marchegay.org>

	* configure.in: Added 'oc' to ALL_LINGUAS.

2007-09-16  Matthias Clasen  <mclasen@redhat.com>

	* MAINTAINERS: Add this file to allow commits again.

2007-07-24  Matthias Clasen  <mclasen@redhat.com>

	* file-share-properties.glade: Don't hardcode the invisible
	character.  (#422047)

2007-07-13  Matthias Clasen  <mclasen@redhat.com>

	* file-share-properties.c: Disable the password entry if
	the password setting is "never".  (#456390)

2007-07-10  Owen Taylor  <otaylor@redhat.com>

	* configure.ac: Check for DBUS 1.1
	* user_share.c: When we have DBUS 1.1 export an additional TXT record via
	Avahi that the GUID of the user's D-BUS session to allow associating the
	export with other information exported about the user. (#455307)

2007-06-14  Alexander Larsson  <alexl@redhat.com>

	* user_share.c (lookup_public_dir):
	Don't export all of home if PUBLICSHARE points to that (i.e. if disabled)

2007-03-06  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== gnome-user-share 0.11 ===
	
2007-03-06  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

2007-03-06  Alexander Larsson  <alexl@redhat.com>

        * dav_user_2.0.conf:
        * dav_user_2.2.conf:
        * user_share.c:
	Use PUBLICSHARE from xdg-user-dirs as default.
	Fall back to ~/Public otherwise.

2007-01-24  Matthias Clasen  <mclasen@redhat.com>

	* gnome-user-share-properties.desktop.in: Remove
	invalid Applications category, add X-GNOME-NetworkSettings.

2006-12-15  Pema Geyleg  <pgeyleg@gmail.com>

	* cofigure.in: Added 'dz' to ALL_LINGUAS

2006-12-12  Ankit Patel  <ankit644@yahoo.com>

	* configure.in: Added 'gu' in ALL_LINGUAS

2006-12-08  Alexander Larsson  <alexl@redhat.com>

	* file-share-properties.c: (main):
	Add textdomain boiler plate (#383092)

2006-07-20  Leonid Kanter <leon@asplinux.ru>

        * configure.in: Added "ru" to ALL_LINGUAS

2006-04-19  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post-release version bump
	
=== gnome-user-share 0.10 ===
	
2006-04-19  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

2006-04-19  Alexander Larsson  <alexl@redhat.com>

	* user_share.c (get_share_name):
	Include hostname in name string (if availible) (#335879)

2006-04-19  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* configure.in:
	* dav_groupfile:
	* dav_user.conf:
	* dav_user_2.0.conf:
	* dav_user_2.2.conf:
	Add configuration for httpd 2.2.
	Autodetect version or allow manual specification.

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Remove obsolete entry for no_NO
	* po/no.po: And the translation.

2006-01-24  Clytie Siddall <clytie@riverland.net.au>

	* configure.in	Added vi in ALL_LINGUAS line.
	
	2006-01-06  Kjartan Maraas <kmaraas@gnome.org>

	* configure.in: Add nb and no to ALL_LINGUAS.

2006-01-04  Christophe Merlet  <redfox@redfoxcenter.org>

        * configure.in: Added "fr" to ALL_LINGUAS.

2005-11-22  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== gnome-user-share 0.9 ===
	
2005-11-22  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release
	
	* configure.in:
	Bump version to 0.9
	
2005-11-22  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	* user_share.c: 
	Update to avahi 0.6

=== gnome-user-share 0.8 ===
	
2005-11-14  Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

2005-11-14  Alexander Larsson  <alexl@redhat.com>

	* file-share-properties.c: (main):
	Connect to clicked, not pressed on close button
	
	* user_share.c: (get_share_name), (publish_service):
	Fix howl build. Don't leak share name.

2005-11-09  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	Post release version bump.

=== gnome-user-share 0.7 ===
	
2005-11-09  Alexander Larsson  <alexl@redhat.com>

	* gnome-user-share-properties.desktop.in: 
	* Makefile.am:
	* gnome-user-share.spec:
	Add desktop file.

2005-11-09  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	post release version bump
	
=== gnome-user-share 0.6 ===
	
2005-11-09  Alexander Larsson  <alexl@redhat.com>

	* gnome-user-share.spec: 
	* NEWS: 
	Update for release.

2005-11-09  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 
	* Makefile.am:
	* user_share.c:
	Support both avahi and howl.

2005-08-03  Maxim Dziumanenko <mvd@mylinux.ua>

        * configure.in: Added "uk" to ALL_LINGUAS.

2005-06-26  Marcel Telka  <marcel@telka.sk>

	* configure.in (ALL_LINGUAS): Added sk.

2005-06-12  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* configure.in: Added 'gl' to ALL_LINGUAS.

2005-06-02  Pawan Chitrakar  <pawan@nplinux.org>

	* configure.in: Added ne in ALL_LINGUAS

2005-05-15  David Zeuthen  <davidz@redhat.com>

	* user_share.c (publish_service): Fix signedness

	* md5.c (gnome_user_share_md5_string): Fix signedness
	(gnome_user_share_md5_digest_to_ascii): Fix signedness

2005-05-08  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * configure.in: Added "zh_TW" to ALL_LINGUAS.

2005-04-01  Steve Murphy  <murf@e-tools.com>

        * configure.in: Added "rw" to ALL_LINGUAS.

2005-03-14  Josep Puigdemont  <josep@imatge-sintetica.com>

	* configure.in: Added ca to ALL_LINGUAS.

2005-02-13  David Lodge  <dave@cirt.net>
  
        * configure.in: Added en_GB to ALL_LINGUAS.

2005-02-10  Kostas Papadimas  <pkst@gnome.org>
  
        * configure.in: Added el (Greek) to ALL_LINGUAS.

2005-02-04  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== gnome-user-share 0.5 ===
	
2005-02-04  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am (SUBDIRS):
	Add po subdir.

2005-02-04  Alexander Larsson  <alexl@redhat.com>

	* desktop_gnome_file_sharing.schemas.in:
	* user_share.c: (publish_service):
	Fix some strings: #163652, #163647, #163646.

	* NEWS:
	Update for 0.5

2005-02-01  Martin Willemoes Hansen  <mwh@sysrq.dk>

	* configure.in: Added da (Danish) to ALL_LINGUAS.

2005-01-23  Alessio Frusciante  <algol@firenze.linux.it>

	* configure.in: Added "it" (Italian) to ALL_LINGUAS.

2005-01-22  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Added ko to ALL_LINGUAS.

2005-01-18  Alexander Shopov  <ash@contact.bg>

	* configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)

2005-01-16  Takeshi AIHANA <aihana@gnome.gr.jp>

	* configure.in: Added 'ja' (Japanese) to ALL_LINGUAS.

2005-01-15  Frank Arnold  <farnold@cvs.gnome.org>

	* configure.in: Added de to ALL_LINGUAS.

2005-01-15  Raphael Higino  <raphaelh@cvs.gnome.org>

	* configure.in: Added pt_BR to ALL_LINGUAS.

2005-01-14	Amanpreet Singh Alam <amanpreetalam@yahoo.com>
	
	*configure.in: Added "pa" Punjabi to ALL_LINGUAS

2005-01-12  Tommi Vainikainen  <thv@iki.fi>

	* configure.in: Added "fi" (Finnish) to ALL_LINGUAS.

2005-01-11  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sv" to ALL_LINGUAS.

2005-01-11  Žygimantas Beručka  <uid0@akl.lt>

	* configure.in: Added lt to ALL_LINGUAS.

2005-01-10  Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.

2005-01-10  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* configure.in:
	* po/POTFILES.in:
	Translate schemas file too.

	* po/Makefile.in.in:
	Remove

2005-01-10  Alexander Larsson  <alexl@redhat.com>

	* .cvsignore:
	* configure.in:
	* po/.cvsignore:
	* po/Makefile.in.in:
	* po/POTFILES.in:
	* po/POTFILES.skip:
	* po/gnome-user-share.pot:
	Add gettext support.

2004-12-16  Dan Williams  <dcbw@redhat.com>
	* user_share.c: (spawn_httpd):
	Set error = NULL so we don't spew messages.

2004-12-06  Alexander Larsson  <alexl@redhat.com>

	* file-share-properties.c:
	* user_share.c: (httpd_child_setup):
	Build fixes from j@bootlab.org

2004-12-03  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

=== gnome-user-share 0.4 ===
	
2004-12-03  Alexander Larsson  <alexl@redhat.com>

	* gnome-user-share.spec: 
	* NEWS:
	Update for release.

2004-11-29  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* configure.in:
	* user_share.c:
	If selinux availible, make sure we don't go to selinux context
	when exec:ing apache.
	Re-indent code.

2004-11-29  Alexander Larsson  <alexl@redhat.com>

	* dav_user.conf:
	* user_share.c: (get_port), (spawn_httpd):
	Some generic fixes and BSD port changes from
	Joe Marcus Clarke <marcus@FreeBSD.org>

2004-11-26  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

	* user_share.c: 
	* file-share-properties.c:
	Add copyright headers.

=== gnome-user-share 0.3 ===
	
2004-11-26  Alexander Larsson  <alexl@redhat.com>
	
	* NEWS:
	Update for release

	* file-share-properties.c: 
	* dav_user.conf:
	Change user to guest and realm to something
	that describes what user to use.
	
2004-11-26  Alexander Larsson  <alexl@redhat.com>

	* .cvsignore:
	Add new files

	* md5.[ch]:
	Add md5 checksum implementation, required for the digest auth

	* desktop_gnome_file_sharing.schemas.in:
	* user_share.c:
	* dav_user.conf:
	Implement password support

	* Makefile.am:
	* file-share-properties.c:
	* file-share-properties.glade:
	Add properties ui
	
	* configure.in:
	Bump version to 0.3
	
	* gnome-user-share.spec:
	Update for new version
	
2004-09-11  Bastien Nocera  <hadess@hadess.net>

	* .cvsignore: added
	* user_share.c: (spawn_httpd): fix warning

2004-09-09  Alexander Larsson  <alexl@redhat.com>

	* gnome-user-share.spec: 
	* configure.in:
	Bump version to 0.2
	
2004-09-09  Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* configure.in:
	Find and link to X.
	
	* dav_user.conf:
	Set MaxSpareServers to 1
	
	* user_share.c: (spawn_httpd), (file_sharing_enabled_changed),
	(x_io_error_handler), (x_input), (main):
	Connect to X to follow X session lifetime.
	Make error spew on stderr.

2004-09-09  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require howl 0.9.6

	* NEWS: 
	* README:
	Add some text

2004-09-09  Alexander Larsson  <alexl@redhat.com>

	* user_share.c:
	Create Public dir if needed.
	Make httpd run in minimal environment.
