diff --git a/CHANGELOG b/CHANGELOG index e28bda3..e213a0b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,10 +20,11 @@ # You should have received a copy of the GNU General Public License # along with dvdisaster. If not, see . -0.79.9 12-05-2021 +0.79.9 14-05-2021 - Revised code for clean compile under gcc-10 and Debian 11 (sid) or Slackware 15 - added -Wno-deprecated-declarations to shield against a flood of warnings resulting from gtk-2 / glib mismatches +- safeguarded install and uninstall against blanks in path names 0.79.8 11-05-2021 - Revised code for clean compile under gcc-8 and Debian 10 (Buster). diff --git a/TODO b/TODO index a21646b..f4465eb 100644 --- a/TODO +++ b/TODO @@ -12,14 +12,14 @@ work in progress (this release): upcoming (next releases): - split GUI code from core source to allow for command-line only build -- remove obsolete features, especially from the GUI +- restore adaptive reading for all codecs Versions 0.80.x: development releases * gtk-4 migration * lots of micro releases to revive the project and resolve outstanding issues - upgrade from gtk-2 to gtk-4 -- re-introduce adaptive reading +- remove obsolete features, especially from the GUI - ... many more will likely be added ... Version 0.82: next milestone/stable release