659. [performance] Rewrite the name compression code to be much faster.

658.   [cleanup]       Remove all vestiges of 16 bit global compression.
This commit is contained in:
Brian Wellington 2001-01-06 00:01:38 +00:00
parent b9df530c81
commit a2a7eaf89c

View file

@ -1,3 +1,8 @@
659. [performance] Rewrite the name compression code to be much faster.
658. [cleanup] Remove all vestiges of 16 bit global compression.
657. [bug] When a listen-on statement in an lwres block does not
specifiy a port, use 921, not 53. Also update the
listen-on documentation. [RT #616]