2007-07-16        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0.1
* Revision number : 40
* Fix : parsing label & fs type on old system (old udev, no vol_id)


2007-07-16        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0
* Revision number : 39
* Fix : improve support for system with udev < 60
* Fix : improve support for md (soft raid) device
* Fix : label wasn't parse correctly when containing special character
* Translation :
- new translations :
si thanks to Malinthe Samarakoon
vi thanks to Viet Hung
- translation update :
el thanks to Ioannis Koniaris
en_GB thanks to Nicholas Wastell
it thanks to Luca Livraghi
lt thanks to zolookas
nl thanks to Bjorn Heesakkers
pl thanks to e.s.t
pt_BR thanks to wilson_p_junior
zh_CN thanks to rainofchaos


2007-06-24        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0-RC5
* Revision number : 28
* Fix : installation in /usr/local now works even if your python path is not set correctly
* Fix : typo in handle_mount_error that threated all ntfs-3g mount error as NTFSUNCLEAN error
* Fix : in handle_umount_error, searching used file could hanged while waiting for network reply.
* Fix : LVM detection (LP #120455). The problem was that LVM configuration use a symlink
that we didn't list. Instead of trying to maintain a list of symlink for each devices, which is
difficult, we now resolve this symlink at Fstab creation to know if it refer to a known device.
* Change : options and type of mounted but not configured partitions are now initialized
with what give us MTAB instead of initialized them with default options.
* Change : Some little performance improvement by refactoring the Entry copy method.
* Change : sanity check at startup are now disable (LP #120455)
* Translation : Still a lot of new translations, and update. Thank you for your hard work.


2007-06-11        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0-RC4
* Revision number : 18
* New : device mounted on multiple mount point should now be handle correctly
* New : Propose actions when mounting/unmounting fail :
- Propose the lazy option when device is busy
- Propose to remove bad option or revert them to default
when an unknow option was detected
- Propose to use default FSTYPE driver when type wasn't found
- Propose to use the force option when NTFS is unclean with ntfs-3g
* Translation : A bunch of new translations thanks to a bunch of cool guys


2007-06-03        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0-RC3
* Revision number : 17
* Fix : ntfs device was ignored on old system (udev < 60)
* Fix : detection of mapped device didn't work on old system due to change in dmsetup syntax
* Fix : mount dialog wasn't compatible with pygtk < 2.10
* Fix : opening browser failed for path with some special character
* Fix : mount/umount didn't works for path with some special character
* Fix : apps crashed on old system when hal fdi policy directory didn't exist.
* Change : improve the way we choose browser & auth programm
* Translation : improvement in localisation thanks to Abel Cheung


2007-05-21        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0-RC2
* Revision number : 12
* New : use new FstabHandler watch to look at Fstab & Mtab changes
* Fix : make $(bindir) before creating consolhelper link (LP #115161)
* Fix : Make sure that the path is mounted before starting browser
* Fix : some other fix in FstabHandler. See ChangeLog for details.
* Fix : a lot of string fix
* Translation : Update sk translation thanks to Jozef Riha

	
2007-05-19        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0-RC1
* New : ntfs-config now use a new high level fstab handler class. This
  simplify a lot ntfs-config main program and make new features easy to implement.
* New : we can now change the path of NTFS device
* New : we can also browse them by double clicking them
* Translation : still a lot of string change. Sorry for that.


2007-05-12        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 1.0-BETA1
* New : This version is a complete rewrite version of 0.5.5 in
  python. This allow us to use the Fstab & DiskInfo class developed
  for disk-manager (http://flomertens.free.fr/disk-manager).
  This change add a lot's of new feature to ntfs-config :
* New : ntfs-config should support fake raid partition and
  all mapped device. (LP #91889)
* New : Add an advance configuration expander that show all
  NTFS partition and allow to control rw for each one. (LP #90165, #112159)
* New : .desktop now launch a wrapper, ntfs-config-root that
  check for an graphical authentication tool and launch ntfs-config
  with it. consolehelper support (fedora) should also works. (LP #109585 #109653)
* New : Add a revert button, that revert configuration to the initial one.
* Fix : fix .desktop categorie to show ntfs-config in admin (at leat on ubuntu)
* Fix : Add a new line at the end of /etc/fstab (LP #111103, #109930)
* Fix : don't set translatable standard gtk buttons (LP #105639)
* Other : probably a lot of other fix, but also probably few bugs added since
  the code is totaly new.
* Translation : a lot of string changed since last time, so if you participated
  in previous translations, you are welcome to update it. Thanks in advance.


2007-02-19        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.5.5
* Fix : use symlink() instead of link() (#84519).
  Thanks to Young-Ho Cha !
* Fix : fix compilation warnings.
* Fix : small code cleanup.


2007-02-18        ntfs-config        <flomertens@gmail.com> 
===========================================================

* Release : 0.5.4.1
* Translation : New translations and some fix.
    - new English (Australia) translation thanks to Glennji Mason !
    - new Korean translation thanks to Young-Ho Cha !
    - new Lithuanian translation thanks to zolookas !
    - new Portuguese (Portugal) translation thanks to Joel calado !
    - add data/ntfs-config.desktop.in for translation.
    - fix translated button.

        
2007-02-08        ntfs-config        <flomertens@gmail.com> 
===========================================================

* Release : 0.5.4
* New : check if ntfs-3g is install before starting the app.
* New : add a --revert option that allow users to revert all changes
  made by ntfs-config.
* Translation : Add new transtlations :
    - new Czech translation thanks to Petr Halas !
    - new Polish translation thanks to e.s.t !
    - new Portuguese (Brazil) translation thanks to Marco A S Ribeiro !
    - new Slovak translation thanks to Jozef Riha !


2007-01-24        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.5.3
* New : if /etc/fstab have some uuid entry, improve the visibility
  by writing in comment the corresponding device name.
* Fix : fix some case where the external device policy wasn't respected.
* Translation : Add russian translation thanks to wiz !


2007-01-23        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.5.2
* Change : Improve debugging output.
* Fix : typo when searching for an ntfs kernel driver.
* Translation : New Swedish translation thanks to Daniel Nylander !


2007-01-22        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.5.1
* New : Add a manpage
* Translation : two new translations :
    - new Turkish translation thanks to Yavuz Selim Burgu
    and Suat Sarialp !
    - new Dutch translation thanks to Egbert Bouman !


2007-01-20        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.5
* New feature : When we disable write support, if we don't find
    any ntfs kernel driver, fallback to ntfs-3g in read only mode.
    Special feature for fedora guys.
* Fix : Make sure that we respect ntfs-config policy for removable
    device, even in read only.
* Fix : The fdi rules should only apply for hotpluggable device,
    ex. in case we want to mount internal device via gnome-mount.
* Fix : Fix the licence, which was a mix up of LGPL & GPL copy/pasted
    from an other program. This is pure GPL now.
* Fix : Correct some more spelling mistakes, thanks to ianare.
* Translation : A lot of change :
    - update French translation thanks to Ersplus !
    - new Italien translation thanks to Dùnadan !
    - new Chinese(china) translation thanks to 3str !


2007-01-18        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.4.2
* Fix : Correct some spelling mistakes
    Thanks to ianare !
* Translation : Added spanish translation
    Thanks to David Prieto !
* Translation : Start of German translation
    Thanks to Florian Reifschneider !


2007-01-18        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.4.1
* Fix : fix a bug in the set label as mount point
    feature
* Translation : Added Frensh translation


2007-01-17        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.4
* New feature : in search_new, set the mount point
    to the label of the volume if available.
* Improvement : improve the way mount point are check.
    Now you can't apply until the mount point is ok.
* Change : big change in the way we handle error.
    

2007-01-14        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.3
* New feature : Automatically detect none yet configure NTFS
    internal device, and ask if the user want to configure them.
* Fix : fix some potential memory leak.
* Other : Source separation. Now in /src.
* Other : Code cleanup.


2007-01-14        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.2
* New feature : all NTFS internal device are automatically 
    remounted when the policy change.
* New feature : backup /etc/fstab at the first
    run of ntfs-config.
* Fix : translation is now possible.


2007-01-11        ntfs-config        <flomertens@gmail.com>
===========================================================

* Release : 0.1
* Initial Release

