Skip to content

Commit 0b5fd02

Browse files
author
lsleonard
committed
update v1.1.5 release notes
1 parent 10c732f commit 0b5fd02

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

td512.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
when the high bit is 0 for all values.
6666
3. Set the initial loop in td64 to 7/16 of input values for 24 or
6767
more inputs. This provides a better result for adaptive text mode.
68-
4. For string mode, added compression of unique values using 7-bit mode.
6968
*/
7069
#ifndef td512_h
7170
#define td512_h

td64.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
when the high bit is 0 for all values.
6767
3. Set the initial loop in td64 to 7/16 of input values for 24 or
6868
more inputs. This provides a better result for adaptive text mode.
69-
4. For string mode, added compression of unique values using 7-bit mode.
7069
*/
7170
#ifndef td64_h
7271
#define td64_h

0 commit comments

Comments
 (0)