Changeset: ee54e50fccb1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ee54e50fccb1
Modified Files:
        MonetDB.spec
        debian/changelog
Branch: Jul2015
Log Message:

Moved contents of ChangeLog.Jul2015 to MonetDB.spec, debian/changelog and 
ChangeLog-Archive.


diffs (66 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -995,6 +995,29 @@ rm -f %{buildroot}%{_bindir}/Maddlog
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Mar 24 2016 Sjoerd Mullender <[email protected]> - 11.21.17-20160324
+- Rebuilt.
+- BZ#2972: SQL URL functionality contains errors
+- BZ#3881: Server crashes on bulk load
+- BZ#3890: Window function + group by in subselect, rel2bin_project:
+  Assertion `0' failed
+- BZ#3891: MonetDB crashes when executing SQL with window function
+- BZ#3900: null handling in some sql statements is incorrect
+- BZ#3906: Multi-column 1-N table-function with mitosis produces different
+  column counts
+- BZ#3917: Date difference returns month_interval instead of day_interval
+- BZ#3938: Wrong error message on violating foreign key constraint
+- BZ#3941: Wrong coercion priority
+- BZ#3948: SQL: select * from sys.sys.table_name; is accepted but should
+  return an error
+- BZ#3951: extern table_funcs not visible from Windows DLL for extensions
+  like vaults (crashes)
+- BZ#3952: Stream table gives segfault
+- BZ#3953: MIN/MAX of a UUID column produces wrong results
+- BZ#3954: Consolidate table assertion error
+- BZ#3955: (incorrect) MAL loop instead of manifold triggered by simple
+  change in target list
+
 * Thu Mar 10 2016 Sjoerd Mullender <[email protected]> - 11.21.15-20160310
 - Rebuilt.
 - BZ#3549: bulk string operations very slow
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+monetdb (11.21.17) unstable; urgency=low
+
+  * Rebuilt.
+  * BZ#2972: SQL URL functionality contains errors
+  * BZ#3881: Server crashes on bulk load
+  * BZ#3890: Window function + group by in subselect, rel2bin_project:
+    Assertion `0' failed
+  * BZ#3891: MonetDB crashes when executing SQL with window function
+  * BZ#3900: null handling in some sql statements is incorrect
+  * BZ#3906: Multi-column 1-N table-function with mitosis produces different
+    column counts
+  * BZ#3917: Date difference returns month_interval instead of day_interval
+  * BZ#3938: Wrong error message on violating foreign key constraint
+  * BZ#3941: Wrong coercion priority
+  * BZ#3948: SQL: select * from sys.sys.table_name; is accepted but should
+    return an error
+  * BZ#3951: extern table_funcs not visible from Windows DLL for extensions
+    like vaults (crashes)
+  * BZ#3952: Stream table gives segfault
+  * BZ#3953: MIN/MAX of a UUID column produces wrong results
+  * BZ#3954: Consolidate table assertion error
+  * BZ#3955: (incorrect) MAL loop instead of manifold triggered by simple
+    change in target list
+
+ -- Sjoerd Mullender <[email protected]>  Thu, 24 Mar 2016 09:25:15 +0100
+
 monetdb (11.21.15) unstable; urgency=low
 
   * Rebuilt.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to