diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2020-10-15 20:53:37 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2020-10-15 20:53:37 +0100 |
commit | 790d0ed223fb27a904e6857aacc87af796017cc1 (patch) | |
tree | 334538bea7c3d0b968eef69cd4f95bd3312b41f1 | |
parent | e012573a976d9e48a2924e358ae6b22f89d868d0 (diff) | |
download | mdk-790d0ed223fb27a904e6857aacc87af796017cc1.tar.gz mdk-790d0ed223fb27a904e6857aacc87af796017cc1.tar.bz2 |
NEWS updated
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,14 +1,14 @@ * GNU MDK -- History of visible changes. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, - 2010, 2013, 2014, 2015, 2019 Free Software Foundation, Inc. + 2010, 2013, 2014, 2015, 2019, 2020 Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- -* Version 1.2.11 () +* Version 1.2.11 (15/10/20) ** Bug fixes: @@ -17,6 +17,7 @@ Please send mdk bug reports to bug-mdk@gnu.org. Kevin Brunnelle). - Correctly rewind tape when seeking past beginning of file (patch #9974 by Kevin Brunelle). + - Memory usage optimizations (Kevin Brunelle). --------------------------------------------------------------------------- * Version 1.2.10 (07/01/19) |