# HG changeset patch
# User Mychaela Falconia <falcon@freecalypso.org>
# Date 1716170850 0
# Node ID f35c8fd9ceba8ccea4bda357aa73849c0adcf4e6
# Parent  751f06541fbbf8cf502d8416195162f89bb8e14e
CHANGES: document gsmrec-dump improvements

diff -r 751f06541fbb -r f35c8fd9ceba CHANGES
--- a/CHANGES	Mon May 20 01:47:22 2024 +0000
+++ b/CHANGES	Mon May 20 02:07:30 2024 +0000
@@ -30,6 +30,10 @@
   written only as part of a debug chase, in pursuit of a bug that ultimately
   turned out to be in our then-hacky patch to osmo-bts-sysmo.
 
+* gsmrec-dump now prints the bit-counting SID classification for both FRv1 and
+  EFR codecs, and also identifies bit patterns that match the official DHF
+  (decoder homing frame) for each codec.
+
 * The configuration and build process has been revamped: the full suite of
   libraries and utilities can now be installed in any desired file system
   location without contortions.