Remove the previously deprecated bits.h and the lh_abort() function.

This commit is contained in:
Eric Haszlakiewicz
2017-12-10 00:25:00 -05:00
parent 963e707ca4
commit f83cf244cd
5 changed files with 4 additions and 62 deletions

View File

@@ -2,7 +2,10 @@
Next version, 0.14
==================
Nothing yet.
Deprecated and removed features:
--------------------------------
* bits.h has been removed
* lh_abort() has been removed
0.13 (up to commit 5dae561, 2017/11/29)