aboutsummaryrefslogtreecommitdiffstats
path: root/docs/releases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases.txt')
-rw-r--r--docs/releases.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index c4e1073e..15c0a8bf 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -17,6 +17,8 @@ FEATURE: Implementing widget focusing. See gwinSetFocus() and gwinGetFocus()
FEATURE: Adding TextEdit widget
FEATURE: Added color to widget style for focused widgets
FEATURE: Added GWIN_FOCUS_HIGHLIGHT_WIDTH as an option in the configuration file
+FEATURE: Replace all references to inline with a reference to GFXINLINE
+FEATURE: Added config option GFX_NO_INLINE to run off inlining of ugfx functions.
*** Release 2.3 ***
FEATURE: Added more events to the slider widget