aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cf2a50bff..879578967e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2019-01-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
+
+ [BZ #17783]
+ * sysdeps/unix/sysv/linux/bits/termios.h [__USE_MISC] (TIOCSER_TEMT):
+ Define.
+ * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]
+ (TIOCSER_TEMT): Likewise.
+ * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_MISC]
+ (TEOCSER_TEMT): Likewise.
+
2019-01-02 PanderMusubi <pander@users.sourceforge.net>
[BZ #24011]