Update CHANGELOG

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-04-29 15:34:25 -04:00
parent 79f79405a8
commit 5c34576e70
1 changed files with 11 additions and 2 deletions

View File

@ -1,9 +1,18 @@
6.4.10-rc:
6.4.11:
- Various UI tweaks
6.4.11-rc:
- Convert window code to C
- Convert collection gui code to C
- Convert playlist gui code to C
- Add sidebar and hide notebook tabs
6.4.10:
- Block audio accelerator keys if a GtkEntry widget has focus
- Various UI tweaks
- Add changelog
6.4.10:
6.4.10-rc:
- Add generic settings functions
- Convert code using GTK+ builder to C
- Convert audio code to C