upstream: 13:f2fdd6d3a1f5 [updated TODO and CHANGELOG]

This commit is contained in:
Stéphane Lesimple
2021-10-03 17:37:44 +02:00
parent eb4c232059
commit 244111e7db
2 changed files with 4 additions and 3 deletions

View File

@@ -20,10 +20,11 @@
# You should have received a copy of the GNU General Public License
# along with dvdisaster. If not, see <http://www.gnu.org/licenses/>.
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).