Changeset: a37ddbbc998d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/a37ddbbc998d
Modified Files:
MonetDB.spec
debian/changelog
misc/packages/deb/changelog
misc/packages/rpm/changelog
Branch: Jul2021
Log Message:
Typo.
diffs (48 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -853,7 +853,7 @@ fi
will ROLLBACK instead
- sql: Add number of rows affected by output statements into the total
rowcount
-- gdk: Fixed race condition during backup if BATs.
+- gdk: Fixed race condition during backup of BATs.
- gdk: Fixed append to BATs of type msk (bit mask).
- sql: Fix to MAL code generation.
- gdk: Fix to WAL logger when a BAT gets replaced within a transaction.
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ monetdb (11.41.15) unstable; urgency=low
will ROLLBACK instead
* sql: Add number of rows affected by output statements into the total
rowcount
- * gdk: Fixed race condition during backup if BATs.
+ * gdk: Fixed race condition during backup of BATs.
* gdk: Fixed append to BATs of type msk (bit mask).
* sql: Fix to MAL code generation.
* gdk: Fix to WAL logger when a BAT gets replaced within a transaction.
diff --git a/misc/packages/deb/changelog b/misc/packages/deb/changelog
--- a/misc/packages/deb/changelog
+++ b/misc/packages/deb/changelog
@@ -6,7 +6,7 @@ monetdb (11.41.15) unstable; urgency=low
will ROLLBACK instead
* sql: Add number of rows affected by output statements into the total
rowcount
- * gdk: Fixed race condition during backup if BATs.
+ * gdk: Fixed race condition during backup of BATs.
* gdk: Fixed append to BATs of type msk (bit mask).
* sql: Fix to MAL code generation.
* gdk: Fix to WAL logger when a BAT gets replaced within a transaction.
diff --git a/misc/packages/rpm/changelog b/misc/packages/rpm/changelog
--- a/misc/packages/rpm/changelog
+++ b/misc/packages/rpm/changelog
@@ -5,7 +5,7 @@
will ROLLBACK instead
- sql: Add number of rows affected by output statements into the total
rowcount
-- gdk: Fixed race condition during backup if BATs.
+- gdk: Fixed race condition during backup of BATs.
- gdk: Fixed append to BATs of type msk (bit mask).
- sql: Fix to MAL code generation.
- gdk: Fix to WAL logger when a BAT gets replaced within a transaction.
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]