Skip to content

Commit 206e87c

Browse files
author
delphidabbler
committed
streams:
* Noted changes for release 3.1.2. git-svn-id: https://svn.code.sf.net/p/ddablib/code/trunk@1562 eed78412-d13c-44e9-9ac7-ca5071eb296d
1 parent ea4d93d commit 206e87c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Docs/ChangeLog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
; $Date$
55
; ------------------------------------------------------------------------------
66

7+
Release v3.1.2 of 11 January 2014
8+
+ Fixed problems with compiler directives in project, demo and some test source files that were causing compilation to fail on Delphi XE5.
9+
+ Made change to test units and to VCL demo programs to enable method inlining to work correctly with Delphi XE3 and later.
10+
+ Fixed bug in IStreamWrapDemoFMX demo program where program failed to compile on Delphi XE4 because several of the form's controls could not be found.
11+
+ Minor documentation tweaks and corrections.
12+
713
Release v3.1.1 of 28 January 2013
814
+ Unit names references in project source files are now qualified with namespace name on Delphi XE2 and later.
915
+ Changes to demo projects:

0 commit comments

Comments
 (0)