Add new message type
The message type E2_TERM_INIT was added.
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I2be5fc7de8cd46c083146b7308eac4620825a3dd
diff --git a/CHANGES b/CHANGES
index 622c167..808f2d4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
API change summaries and fixes to the code. Doc correctsions
and/or changes are not mentioned here; see the commit messages.
+2019 August 6; version 1.0.44
+ Added a new message type constant.
+
2019 July 15; Version 1.0.39
Prevent unnecessary usleep in retry loop.