[moserial] better contribution attributions



commit 36aafb32b39a87f2396251ad02d6d9bd100ba508
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Wed Jan 20 07:54:25 2021 -0500

    better contribution attributions

 AUTHORS |  2 ++
 NEWS    | 12 +++++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 8a6d650..2fac039 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,5 @@
 Michael J. Chudobiak <mjc avtechpulse com>
 Marlodavampire (rentacoder.com)
 Michael Wolf <michael wolf mictronics de>
+Simeon Felis <simeonfelis gmail com>
+Danny <danny 35g tw>
diff --git a/NEWS b/NEWS
index a6f41a4..98047c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,17 @@
 Version 3.0.13
 --------------
 
+       * many code clean-ups, deprecated code removal
+       * many translation updates. Thank you translators!
+
+       Thanks to Simeon Felis <simeonfelis gmail com>:
        * Added detection of detached serial devices
        * Added automatic file name option for recording
-       * Save and restore outgoing input string from profile.
+
+       Thanks to Danny <danny 35g tw> and Michael Wolf <michael wolf mictronics de>:
+       * Add indication and control of serial port signals
+
+       Thanks to Michael Wolf <michael wolf mictronics de>:
        * Save and restore input line ending from profile
        * Save and restore input mode from profile
        * Save and restore selected notebook tabs from profile
@@ -13,8 +21,6 @@ Version 3.0.13
        * Fix outgoing input field and send button are sensitive while port is readonly
        * Add ttyAMA filter for example on Raspberry Pi 
        * Fix GtkDialog mapped without a transient parent
-       * Add language zh_TW
-       * Add indication and control of serial port signals
        * Fix deprecated objects for use with GTK v3.2.0
        * Require modern version of Vala compiler and GTK3
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]