summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-02-14 07:16:05 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-02-14 07:16:05 +1100
commitd18443e986bc087b38eae7a52be98b9acf74e4da (patch)
tree9904301c4bc757c7c04226030318dba23457dc2b /ChangeLog
parent34f1fe1c128ddcbf806f79cdcb71df165ad9ca8b (diff)
ChangeLog : Update entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 835fb0c..f17d3d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
* src/ALAC/ag_enc.c src/ALAC/alac_decoder.c
Replace all un-aligned accesses with safe alternatives.
+ Closes: https://github.com/erikd/libsndfile/issues/19
2013-02-12 Erik de Castro Lopo <erikd AT mega-nerd DOT com>