aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-04-19 15:58:26 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-04-19 15:58:26 +0900
commit7c2cdaa6e40999d1194cc7188742f0c21acfa0da (patch)
tree0b70c3be9d96745a4b4b3571e813cf807f81a23b /ChangeLog
parent0bbb43dd3a943285ffb5462db468f7af29c4bbfb (diff)
Example for FS-BB48 to compute CRC32.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 564e047..d7c038f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-04-19 gniibe <gniibe@fsij.org>
+
+ * example-fs-bb48/sample.c (main): Change the example to display
+ CRC32 value from input line.
+
2016-04-18 Niibe Yutaka <gniibe@fsij.org>
* example-fs-bb48: New directory for FS-BB48.