mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 13:55:38 +08:00
Fixed copyright year, updated CHANGES.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10881 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -54,6 +54,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
|
|||||||
|
|
||||||
Bug fixes
|
Bug fixes
|
||||||
|
|
||||||
|
- Fixed out-of-bounds memory access in fluid (STR #3263).
|
||||||
- fluid doesn't output trailing white space in .fl files after
|
- fluid doesn't output trailing white space in .fl files after
|
||||||
some statements anymore (STR #3239).
|
some statements anymore (STR #3239).
|
||||||
- Several box types were not drawn correctly when deactivated.
|
- Several box types were not drawn correctly when deactivated.
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
//
|
//
|
||||||
// Code output routines for the Fast Light Tool Kit (FLTK).
|
// Code output routines for the Fast Light Tool Kit (FLTK).
|
||||||
//
|
//
|
||||||
// Copyright 1998-2010 by Bill Spitzak and others.
|
// Copyright 1998-2015 by Bill Spitzak and others.
|
||||||
//
|
//
|
||||||
// This library is free software. Distribution and use rights are outlined in
|
// This library is free software. Distribution and use rights are outlined in
|
||||||
// the file "COPYING" which should have been included with this file. If this
|
// the file "COPYING" which should have been included with this file. If this
|
||||||
|
|||||||
Reference in New Issue
Block a user