aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-01 08:16:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-01 08:16:58 +0200
commit7fa6f3a40d4df931e86add02e75678800395a374 (patch)
tree451f141b8170c22110133399de0481f5544bd117 /NEWS
parenta5aa1faa4597264feea2faf4611d251713960af7 (diff)
Generate pro/epilogues outside pre/post.hxx includes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5396abb..576aad1 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ Version 2.4.0
(translated to the ON DELETE SQL clause) for an object pointer. For more
information, refer to Section 14.4.15, "on_delete" in the ODB manual.
+ * User-supplied prologues and epilogues are now generated outside the
+ pre.hxx/post.hxx includes. This allows the use of precompiled headers
+ with the generated files.
+
Version 2.3.0
* Support for database schema evolution, including schema migration, data