summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-02-03 21:45:24 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-02-03 21:45:24 +1100
commit8424962395045833aee905340b801c192c9969ac (patch)
tree38155d513014ce9140c512fd17f48394ca467655 /ChangeLog
parent20f29c6806a02b25bcdcd516dc4b8947de148319 (diff)
src/sfendian.h : Add functions psf_put_be64() and psf_put_be32().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f4b95c..6fd0fda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* src/common.h src/caf.c
Read the ALAC 'pakt' header and stash the values.
+ * src/sfendian.h
+ Add functions psf_put_be64() and psf_put_be32().
+
2013-02-02 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* doc/FAQ.html