changelog: update on common changes
authorDaniel Kochmański <daniel@turtleware.eu>
Mon, 3 Aug 2015 14:11:52 +0000 (16:11 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Mon, 3 Aug 2015 14:11:52 +0000 (16:11 +0200)
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
CHANGELOG

index ae64896..c8d2883 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -52,6 +52,8 @@
    - Library initialization functions have unique names - no risk of
      clashing symbol names in object files
 
+   - Format float bug, when width and fdigits aren't set, but k is
+
    - Other minor tweaks
      
 ** Enchantments:
@@ -68,6 +70,8 @@
    - Dead code removals, untiabifying sources
 
    - Methods may now specialize on single-float and double-float
+
+   - Better quality of generated code (explicit casting when necessary)
   
 * 15.3.7 changes since 15.2.21  
 ** Issues fixed: