# HG changeset patch # User Mychaela Falconia # Date 1581304220 0 # Node ID ea948d6d3b3d8f5ffe3c507f085074163c477fc0 # Parent 4c58e09578d0b375411db2769eb3b427f6107afe CHANGES: pcm-sms-decode documented diff -r 4c58e09578d0 -r ea948d6d3b3d CHANGES --- a/CHANGES Mon Feb 10 02:56:21 2020 +0000 +++ b/CHANGES Mon Feb 10 03:10:20 2020 +0000 @@ -41,6 +41,10 @@ + cleandir removes all content of a directory (all files and subdirectories and their content), but keeps the remaining empty directory. +* New pcm-sms-decode utility can decode /pcm/SMS binary files read out of FFS + maintained by certain firmwares (Pirelli DP-L10 is the prime use case), + displaying the stored SMS content in human-readable form. + Changes from fc-host-tools-r10 to fc-host-tools-r11: * Bugfix: the ability to override CFLAGS= from the top level (see INSTALL)