diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2013-05-22 10:40:58 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2013-05-22 10:40:58 +0000 |
| commit | e9767cce34a31eb3ad785936bba5b2971af1f79c (patch) | |
| tree | 66dcb49a3590bc29a83b5af3ca9e1507b8a13799 /CHANGES | |
| parent | 502280c09712eb22245ee2ad0bc3bec43457f59b (diff) | |
Removed autoconf/configure and CMake tests and defines for
unused function strtoll() [resolves one part of STR #2965].
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9923 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.3.3 + - Removed autoconf/configure and CMake tests and defines for + unused function strtoll(). - Fixed access of protected member (STR #2903) - Implemented support for the Mac OS text input system that deals with character composition and input of languages with large character sets (e.g., Chinese and Japanese). This |
