From: <fr...@us...> - 2021-02-26 22:18:08
|
This is an automated email from the git hooks/post-receive-user script. fredm pushed a commit to branch master in repository libspectrum. View the commit online: https://sourceforge.net/p/fuse-emulator/libspectrum/ci/99f822b8868075742e60cb8dc0d691ec87ef895f/ commit 99f822b8868075742e60cb8dc0d691ec87ef895f Author: Fredrick Meunier <fr...@sp...> AuthorDate: Sat Feb 27 09:15:03 2021 +1100 Add more ChangeLog entries --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 30d32fd..7f662dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2021-02-20 Philip Kendall <phi...@sh...> +2021-02-27 Philip Kendall <phi...@sh...> * libspectrum 1.5.0 released. @@ -6,6 +6,11 @@ * Autogenerate code for initialising/freeing snap structure (Sergio Baldoví). * Fix loading of raw data blocks (Alberto Garcia). + * Ensure trailing TZX pause blocks result in an edge (Alberto + Garcia). + * Fix bits_through_byte calculation in TZX RAW block (Alberto + Garcia). + * Remove spurious first pulse in a raw data block (Alberto Garcia). * Minimal snapshot support for TTX2000S interface (Sergio Baldoví). * Fix prototypes and warnings for MorphOS (Stefan Haubenthal). * Change type of len field in GArray to guint (Sergio Baldoví). |