1 1.2567 rin # LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2567 $> 2 1.1095 tsutsui # 3 1.1095 tsutsui # 4 1.1095 tsutsui # [Note: This file does not mention every change made to the NetBSD source tree. 5 1.1095 tsutsui # For an exhaustive list, please subscribe to the `source-changes' mailing list, 6 1.1095 tsutsui # or see the mailing list archives. For more information, send a message 7 1.1095 tsutsui # containing just the word `help' to `majordomo (a] NetBSD.org'.] 8 1.1095 tsutsui # 9 1.1095 tsutsui # ---------------------------------------------------------------------------- 10 1.1095 tsutsui # PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 11 1.1095 tsutsui # 12 1.1095 tsutsui # theme: Content ... 13 1.1095 tsutsui # more content ... 14 1.1095 tsutsui # more content. [developer DATE-FORMAT] 15 1.1095 tsutsui # 16 1.1095 tsutsui # That's it, one tab to start an item, and two tabs to indent the content. 17 1.1095 tsutsui # Also please start the content with a capital and end it with a dot. 18 1.1095 tsutsui # 19 1.1095 tsutsui # This is very important for the www scripts, otherwise it won't be able to 20 1.1095 tsutsui # parse the file and the HTML output will be mangled. 21 1.1106 tsutsui # 22 1.1106 tsutsui # See htutils/changes/changes2html script for more details. 23 1.1106 tsutsui # 24 1.1095 tsutsui # ---------------------------------------------------------------------------- 25 1.1028 xtraeme 26 1.2564 martin Changes from NetBSD 9.0 to NetBSD 10.0: 27 1.2567 rin openldap: Import 2.4.48. [christos 20180808] 28 1.2567 rin rasops(9): Major improvements for rasops(9) routines. General putchar 29 1.2567 rin functions added for color depths 2 and 4. Width-optimized 30 1.2567 rin putchar functions added for depth 32. Anti-aliasing supported 31 1.2567 rin for depths 2 and 24. Shadow framebuffer supported for all 32 1.2567 rin depths. A lot of bug fixes, both major and minor. Dedup more 33 1.2567 rin than 20% of lines, or 50% of characters. [rin 20190810] 34