=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.60 retrieving revision 1.61 diff -c -r1.60 -r1.61 *** www/68.html 2020/10/08 16:05:20 1.60 --- www/68.html 2020/10/08 16:17:06 1.61 *************** *** 172,177 **** --- 172,178 ----
  • Corrected getopt_long(3) parsing of a trailing dash in an option group, which was being incorrectly returned as an argument.
  • Prevented callers inspecting unrelated fields in the libc resolver function asr_run().
  • Introduced a darker xenodm(1) login widget and a lower contrast default background. +
  • Fixed a segmentation fault in pstat(8)'s printing of active vnodes.
  • Fixed an xconsole(1) crash by starting it after setting the background. *************** *** 489,495 ****
  • Compatibility Changes