Module Name: src Committed By: tsutsui Date: Sun Feb 7 16:58:53 UTC 2021
Modified Files: src/doc: CHANGES Log Message: Note Emulate3Buttons support for X68k Xorg based monolithic server. To generate a diff of this commit: cvs rdiff -u -r1.2778 -r1.2779 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2778 src/doc/CHANGES:1.2779 --- src/doc/CHANGES:1.2778 Wed Jan 27 05:27:01 2021 +++ src/doc/CHANGES Sun Feb 7 16:58:53 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2778 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2779 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -330,3 +330,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: pppd(8): updated to version 2.4.9. [christos 20210109] tzdata updated to 2021a [kre 20210124] evbmips: Add support for QEMU "mipssim" emulator. [simonb 20210127] + x68k: Add Emulate3Buttons support to X68k Xorg based monolithic server. + [tsutsui 20210207]