diff options
author | Andrew Hannam <andrewh@inmarket.com.au> | 2012-11-09 18:47:05 -0800 |
---|---|---|
committer | Andrew Hannam <andrewh@inmarket.com.au> | 2012-11-09 18:47:05 -0800 |
commit | 0eeb2a2b8f0c6bfb77256522c720e6915d57c217 (patch) | |
tree | 03ce8e6d759d5482185ae4a4797555ac0a922bfa /releases.txt | |
parent | d3b4c499ab0267dbcad3d5972bb0317fdba9043e (diff) | |
parent | affd9792ff42fab8f376bd2c87a71b25fd52baf7 (diff) | |
download | uGFX-0eeb2a2b8f0c6bfb77256522c720e6915d57c217.tar.gz uGFX-0eeb2a2b8f0c6bfb77256522c720e6915d57c217.tar.bz2 uGFX-0eeb2a2b8f0c6bfb77256522c720e6915d57c217.zip |
Merge pull request #1 from Tectu/master
Included Tectu changes
Diffstat (limited to 'releases.txt')
-rw-r--r-- | releases.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/releases.txt b/releases.txt index ad7cdfd5..be897571 100644 --- a/releases.txt +++ b/releases.txt @@ -2,7 +2,12 @@ *** Releases ***
*****************************************************************************
-current stable: 1.3
+current stable: 1.4
+
+
+*** changes after 1.4 ***
+FEATURE: Added three point calibration
+FIX: Touchpad renamed into Touchscreen
*** changes after 1.3 ***
@@ -14,6 +19,7 @@ FIX: Fix axis orientation for Arc routines FEATURE: new gdisp rounded box routines
FEATURE: new gdispDrawStringBox()
FEATURE: GWIN infrastructure
+FEATURE: now we fully support doxygen
*** changes after 1.2 ***
|