summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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