2000-02-23  Chris Rogers (gandalf@darkcorner.net)

	* corrected pl.po file and spec file from cjackiewicz@poczta.onet.pl
	* updated files to say 0.6.2

2000-02-22	Chris Rogers (gandalf@darkcorner.net)

	* fixed logic problem that caused the program to close immediatly
	  if "Scan on open" was not checked
	* new pl.po and spec from cjackiewicz@poczta.onet.pl
	* Released 0.6.1 to the web page

2000-02-19	Chris Rogers (gandalf@darkcorner.net)
	
	* Released 0.6.0 to the webpage.

2000-02-16  Chris Rogers (gandalf@darkcorner.net)

	* fixed the "double scan" problem which was actually just some crummy 
	  logic which caused machines in non "DefaultGroups" to be ignored.
	* removed the bug about problems with alias machines since I can't 
	  reproduce it, and smb scanning should fix it anyhow.

2000-02-15  Chris Rogers (gandalf@darkcorner.net)
	
	* massively rearanged the code to be in src directory
	* worked on shrinking the number of samba files required
	* removed annoying "unmounted" dialog
	* fixed problem where a missing smbmount would lock up X
	* probably other things

2000-02-03  Chris Rogers (gandalf@darkcorner.net)

	* changed the version to 0.6.0 in anticipation of a new release
	* finally got the return key to close dialogs

2000-02-03  Chris Rogers (gandalf@darkcorner.net)

	* fixed most of the crazyness with mounting, seems to work now.
	* Other random bugs reported for 0.5.9 that I can't remember now
	* moved some common code into util.c
	* reformated ChangeLog to look sane

2000-01-29  Chris Rogers (gandalf@darkcorner.net)

	* no longer escape spaces

2000-01-27  Chris Rogers (gandalf@darkcorner.net)

	* Release of 0.5.9
	* Limited announcement to help improve the next major public release

2000-01-25  Chris Rogers (gandalf@darkcorner.net)

	* clean of unneeded files, bringing text up-to-date

2000-01-23  Chris Rogers (gandalf@darkcorner.net)

	* more work on integrating samba calls.
	* added support for scanning shares via smb.

2000-01-20  Kjartan Maraas  <kmaraas@online.no>

	* gnomba.desktop: Added Norwegian translation.
	
2000-01-17  Dima Sivachenko  <dima@Chg.RU>

	* Updates to Russian translation

2000-01-16  Chris Rogers (gandalf@darkcorner.net)

	* Changed properties around to have a radio button for ScanType.
	* we now ignore workgroup name if it is null when browsing
	* fixed popup menu's to stick around when you let go of the button.
	* double-clicking on mounted shares now brings up the default command on that directory
	* cleaned up properties dialog some more
	* cleaned up setfont loop to try and fix problem with X growing in size.
	* now we can speicfy the workgroup (or domain) along with the username/password
	* added option to use sabma 2.0.6 which changes the smbmount syntax
		
2000-01-16  Dmitry Sivachenko  <dima@Chg.RU>

	* Added [ru] section to gnomba.desktop

2000-01-07  Chris Rogers (gandalf@darkcorner.net)

	* No longer escapes "_" in makeClean
	* Thanks to a huge patch from Michael Johnson <michaelj@maine.rr.com> we
	  know have an option for smb "Master Browser" scanning, as well as other 
	  cleanups.  (it is now more complicated to build however, check the 
	  INSTALL file for details)

1999-12-02  Chris Rogers (gandalf@darkcorner.net)

	* No longer escapes "-" in makeClean.  
	  Patch from Carl Williams <carl@claudius.augusta.co.uk>

1999-11-13  Chris Rogers (gandalf@darkcorner.net)

	* added updated po files from Pablo Saratxaga <pablo@mandrakesoft.com>

1999-11-11  Yukihiro Nakai <nakai@gnome.gr.jp>

	* ja.po: Add Japanese translation from Rue. SATOH

1999-11-06  Chris Rogers (gandalf@darkcorner.net)

	* released 0.5.1

1999-11-06  Chris Rogers (gandalf@darkcorner.net)

	* added statusbar, displays some activities, and the name and IP
	  of the machine currently selected

1999-11-06  Chris Rogers (gandalf@darkcorner.net)

	* Unmount All option added.  It also now warn's if no cmd is set.
	* Totally re-wrote code to make mount and share names shell safe.

1999-10-20  Chris Rogers (gandalf@darkcorner.net)

	* Cezary Jackiewicz <cjackiewicz@poczta.onet.pl> sent a new pl.po

1999-10-10  Chris Rogers (gandalf@darkcorner.net)

	* made the default cmd be to run gmc, and set it on be default

1999-10-10  Chris Rogers (gandalf@darkcorner.net)

	* fixed bug where "Hide $ shares" didn't save state

1999-10-10  Chris Rogers (gandalf@darkcorner.net)

	* released gnomba 0.5.0

1999-09-30  Chris Rogers (gandalf@darkcorner.net)

  	* Merged in Remi's considerable changes including:
	  -misc UI improvements
	  -font selection for the treeview columns
	  -prompts on creating directories, directory removal

1999-09-23  Chris Rogers (gandalf@darkcorner.net)

	* New Organization of pref screen, added prefs for AutoMount, AutoCommand, etc

1999-09-23  Chris Rogers (gandalf@darkcorner.net)

	* AutoMount on double click now works, as well as autorunning a command
	* New popup to mount and run command

1999-09-23  Chris Rogers (gandalf@darkcorner.net)

	* Now should show seperate icon for printers (thanks to krisgale@email.com for icon)

1999-09-09  Chris Rogers (gandalf@darkcorner.net)

	* Column clicks to sort works again, not sure why it got taken out.

1999-09-09  Chris Rogers (gandalf@darkcorner.net)

	* Patch from R$Bim(Bi Cohen-Scali" <remi.cohenscali@pobox.com>
	  -added default user and domain (in preferences screen)
	  -added /etc/mtab scanning so mount points stay synched	
	  -layout changes in options preferences screen
	  -fr.po

1999-09-09  Chris Rogers (gandalf@darkcorner.net)

	* Added option for greater scanning timeouts.  Values from R$Bim(Bi Cohen-Scali" <remi.cohenscali@pobox.com>

1999-09-09  Chris Rogers (gandalf@darkcorner.net)

	* Won't mount printers now. 

1999-09-03  Chris Rogers (gandalf@darkcorner.net)

	* Implemented "Evil 95 workaround" whereby we bind to 137 to get 
	  repsonses from 95

1999-09-03  Chris Rogers (gandalf@darkcorner.net)

        * Fixed so unmount on non-mounted share no longer crashes, 
	improved message

1999-09-03  Chris Rogers (gandalf@darkcorner.net)

	* Masively changed the sharelist code, fixed a few memory bugs
	It appears that we no longer crash on long sharelists!

1999-08-28  Chris Rogers (gandalf@pobox.com)

        * New pl.po file and updated spec file from 
	  Cezary Jackiewicz <cjackiewicz@poczta.onet.pl>

1999-08-28  Chris Rogers (gandalf@pobox.com)

	* enabled ability to refresh individual machine's share list

1999-08-27  Chris Rogers (gandalf@pobox.com)

	* More memory bugs fixed

1999-08-26  Chris Rogers (gandalf@pobox.com)

	* added ability to unmount from menu & popup menu

1999-08-26  Chris Rogers (gandalf@pobox.com)

	* set it so cursor is always "upper left" no more ulgy X

1999-08-25  Chris Rogers (gandalf@pobox.com)

	* Fixed a couple of ugly memory bugs in browser.c


1999-08-25  Chris Rogers (gandalf@pobox.com)

	* added new wa.po from Pablo Saratxaga <srtxg@chanae.alphanet.ch>

release version 0.4.1 (8/25/99)

1999-08-25  Chris Rogers (gandalf@pobox.com)

	*applied patch from Chris Freeze <cfreeze@mystic.cs.clemson.edu>
	 to quote more in smbwrap.c, as well as moved
	 intl-compat.c, libgettext.h into intl/

1999-08-25  Chris Rogers (gandalf@pobox.com)

	*added new icons from Kris Gale (kris.gale@email.com)

release version 0.4 (8/24/99)

1999-08-23  Chris Rogers (gandalf@pobox.com)

	*added ability to do find on workgroups, machine names, shares

1999-08-18  Chris Rogers (gandalf@pobox.com)

	*added option to not prompt for password if no guest login exists
	 patch from Chris Freeze <cfreeze@mystic.cs.clemson.edu>

1999-08-15  Chris Rogers (gandalf@pobox.com)

	*changed interface to be tree view only
	*added Action menu items and pop-menus
	*can now view shares with GMC
	*can now mount with passwords
	*expand and collapse now work on workgroup level

1999-08-15  Chris Rogers (gandalf@pobox.com)

	* added pl.po from Cezary Jackiewicz <cjackiewicz@infovide.pl>
	* added ru.po from Dmitry S. Sivachenko <dima@Chg.RU>
	* using new spec file from Tim Powers <timp@redhat.com>

release version 0.3.1

1999-08-01  Chris Rogers (gandalf@pobox.com)
	
	* added ko.po from Sung-Hyun Nam <namsh@lgic.co.kr>

1999-07-31  Chris Rogers (gandalf@pobox.com)

	* No longer crashes when you click update or remove without having
	an IP range selected.

1999-07-31  Chris Rogers (gandalf@pobox.com)

	* We handle smbclient being missing or un-executable withour
	crashing now.

1999-07-29  Chris Rogers (gandalf@pobox.com)

	* Added sanity checking to IP "scan range" code, both when
	updating list and when scanning

release version 0.3

1999-07-28  Chris Rogers (gandalf@pobox.com)

	* Fixed bug when smbclient returns less than we expected

1999-07-28  Chris Rogers (gandalf@pobox.com)

	* Made Old/New samba a config option

1999-07-28  Chris Rogers (gandalf@pobox.com)

	* Fixed IP entering code so that "." advances field.

Release version 0.2

1999-07-27  Chris Rogers (gandalf@pobox.com)

	* (a lot): Thanks to Pablo Saratxaga <pablo@mandrakesoft.com> for
	the i18n patch, as well as the wa translation.

1999-07-27  Chris Rogers (gandalf@pobox.com)

	* net.c: fix for samba 2.0.5a smbmount, thanks for a million people
	  pointing this out, Brian Gorka <gorkab@gorkab.sanchez.com> got
          there first.

1999-07-26  Chris Rogers (gandalf@pobox.com)
	
	* Initial Release
