2018-03-03	Andre Miranda <andreldm@xfce.org>

	* === Released 0.3.0 ===
	* GTK3 Port
	* Thunarx-3 Port (Thunar >=1.7.0 required)
	* Translation updates: Arabic, Asturian, Basque, Belarusian, Bulgarian,
	  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
	  Dutch, English (Australia), English (United Kingdom), Finnish, French,
	  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
	  Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay,
	  Norwegian Bokmål, Occitan, Polish, Portuguese,Portuguese (Brazil),
	  Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish,
	  Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Uzbek, Vietnamese

2009-02-15	Daniel Morales <daniel@daniel.com.uy>

	* === Released 0.2.0 ===
	* libshares/shares.c: Fixed usershare_acl key.
	* thunar-plugin/tsp-page.c: A couple of tweaks around the 
	changed signal, and error handling.
	* configure.in.in: Added standard headers checks.

	* Added 'owner only' testparam, and folders owner checks.

2009-02-14	Daniel Morales <daniel@daniel.com.uy>

	* Changed notification system. Let's use "changed" from thunarx.
	* Dropped "admin" and "editor" dialogs. The preferences menu isn't a good
	place for them. Maybe they can will added as a helper program some day.

2009-02-02	Daniel Morales <daniel@daniel.com.uy>

	* libshares/shares.c:
	* thunar-plugin/tsp-page.c: Do not display error message in dialogs,
	let's display that errors on a embed label.
	* po/thunar-shares-plugin.pot: Bring back the POT file.

2009-01-27	Daniel Morales <daniel@daniel.com.uy>

	* INSTALL: new autotools INSTALL file.
	* libshares/libshares-util.c: Warn when long sharenames are used, 
	instead show errors. Fix some warnings that are throwed with new
	GTK+ versions.


2008-09-29	Daniel Morales <daniel@daniel.com.uy>

	* libshares/libshares-util.[ch]:
	* thunar-plugin/tsp-page.c: Let's use ThunarVFSMonitor functions,
	instead of thunarx_file_info_changed ().

2008-09-24	Daniel Morales <daniel@daniel.com.uy>

	* libshares/libshares-util.[ch]:
	* thunar-plugin/tsp-provider.c: Add 'Unshare' menu provider to
	the shared folders.

2008-09-22	Daniel Morales <daniel@daniel.com.uy>

	* configure.in.in: Correct debug checks. We don't want full by
	default.
	* thunar-plugin/tsp-provider.c: Only show the Share tab on file
	properties  when the file schema is "file://".
	* thunar-plugin/tsp-page.c:
	* thunar-plugin/tsp-admin.c:
	* thunar-plugin/tsp-admin-editor.c:
	* libshares/libshares-util.c: Add errors checks, and check if guest_ok
	param is enabled in Samba config.
	* Better code-tab on edited files.

2008-08-18	Daniel Morales <daniel@daniel.com.uy>

	* data/*:
	* libshares/libshares-xml.[ch]:
	* libshares/libshares-paths.[ch]: Removed unnecessary files.
	* libshares/libshares-util.[ch]: Drop all GtkBuilder dependences,
	and some code stylish changes :)

2008-08-14	Daniel Morales <daniel@daniel.com.uy>

	* data/Makefile.am:
	* po/POTFILES.in:
	* data/admin-dialog.xml: Removed XML file
	* thunar-plugin/tsp-provider.c: 
	* thunar-plugin/thunar-shares-plugin.c:
	* thunar-plugin/tsp-admin-editor.[ch]:
	* thunar-plugin/tsp-admin.[ch]: Drop GtkBuilder code and writes a
	GObject to handle the shares-admin manager. (Thunar preferences dialog)

2008-08-13	Daniel Morales <daniel@daniel.com.uy>

	* data/admin-dialog-editor.xml: Removed file
	* data/Makefile.am: Removed XML file
	* thunar-plugin/tsp-admin-editor.[ch]:
	* thunar-plugin/thunar-shares-plugin.c: Drop GtkBuilder code and
	writes a GObject to handle the shares-editor.

2008-08-12	Daniel Morales <daniel@daniel.com.uy>

	* po/POTFILES.in: Updated files
	* data/thunar-page.xml: Removed file
	* data/Makefile.am: Removed XML file
	* thunar-plugin/tsp-page.c: Drop GtkBuilder code. The UI isn't
	complicated to code it.

2008-08-12	Daniel Morales <daniel@daniel.com.uy>

	* thunar-plugin/tsp-provider.[ch]: New files
	* thunar-plugin/tsp-prefs-provider.[ch]:
	* thunar-plugin/tsp-page-provider.[ch]: Removed files
	* thunar-plugin/Makefile.am: Let's just use only one Provider that
	implements PageProviderIface and PreferencesProviderIface. (both are
	now on tsp-provider)

2008-08-07	Daniel Morales <daniel@daniel.com.uy>

	* thunar-plugin/tsp-page.c: Keep the share-page sync if we have 2
	or more dialogs displaying the same folder.

2008-08-06	Daniel Morales <daniel@daniel.com.uy>

	* data/thunar-page.xml:
	* libshares/libshares-util.[ch]:
	* thunar-plugin/tsp-admin-editor.c:
	* thunar-plugin/tsp-page.c: Add share name checks. (Length and look
	for already used names before change details)
	* TODO: Added 0.20 milestone points to do before next release.

2008-08-05	Daniel Morales <daniel@daniel.com.uy>

	* libshares/share.[ch]: 
	* thunar-plugin/thunar-shares-plugin.c: Free shares tables when
	shutting down the plugin.

2008-08-01	Daniel Morales <daniel@daniel.com.uy>

	* libshares/share.c: Avoid verbose logging by default. Now using
	G_ENABLE_DEBUG marco to handle debugging messages.
	* configure.in.in: Add debugging support. (a Thunar-plugins like)

2008-07-28	Daniel Morales <daniel@daniel.com.uy>

	* Project renamed to thunar-shares-plugin.
	* Use Xfce dev tools instead gnome-common.
	* Project moved to XFce Goodies.

2008-07-09	Daniel Morales <daniel@daniel.com.uy>

	* === Released 0.1.6 ===
	* libshares API changes to help the packaging task.
	* Internationalization Fixes.
	* Added some translations from launchpad.

2008-06-09	Daniel Morales <daniel@daniel.com.uy>

	* === Released 0.1.3 ===
	* Shares admin preferences.
	* Share editor.
	* Themeable share icon.
	* Use a gzip tarball instead bz2.
	* Bugfixes

2008-04-08 	Daniel Morales <daniel@daniel.com.uy>

	* === Released 0.1.0 ===
	* Have fun(and report bugs) :)

# vi:set ts=8 sw=8 noet ai nocindent:
