dkopp Change Log
================

2020.11.22  v.7.7
Internal rationalizations

2020.11.01  v.7.6
+ bugfix: stop SearchWild() wasting time searching outside target folders.

2020.08.18  v.7.5
+ bugfix: allow file search to span multiple file systems

2020.04.09  v.7.4
+ internal code changes - no user functionality changes.

2019.08.01  v.7.2
+ remove multi-disc backup option (more complex than one-disc-at-a-time)
+ audit user guide and bring up to date

2018.09.01  v.7.1
+ remove mount commands and root user requirement
+ make appimage package

2018.03.29  v.7.0
+ internal code cleanup

2016.04.01  v.6.9
+ add gtk main loop calls to prevent dialog window lockup.

2016.01.03  v.6.8
+ Stop meaningless error messages from latest GTK changes.

2014.11.02  v.6.7
+ Accept growisofs status 997 as "good status".

2014.10.22  v.6.6
+ Minor cosmetic improvements.

2014.06.01  v.6.5
+ Bugfix: find command fails when embedded blanks in filespec are 
  represented as "\040" (as in /etc/mtab). Therefore replace with " ".

2014.02.10  v.6.4
+ Rely on desktop manager (e.g. Gnome) and user to perform disc mounting
  (discontinue internal mount commmand causing a fight with Gnome).
+ Update method used to find DVD/BlueRay devices. 

2013.04.01  v.6.3.1
+ Display online help file from menu Help > contents.

2012.11.01  v.6.3
+ Replaced deprecated GTK functions with new versions.
+ Improved clarity of some GUI and report texts.

2012.03.17  v.6.2
+ Bugfix: Some DVDs have a top directory with embedded blanks. These
  would not work because "\040" was being substituted. Fixed.

2012.02.01  v.6.1
+ Dkopp was converted to use GTK3 and Cairo. It will no longer
  build or install on older Linux distros lacking these libraries.
+ Bugfix: /etc/mtab is no longer reliable for DVD mount status.
  Using /proc/mounts has improved the reliability of DVD mounting.


