Changeset: 1fc92cb11501 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/1fc92cb11501
Removed Files:
        ChangeLog.Sep2022
        clients/ChangeLog.Sep2022
        clients/mapilib/ChangeLog.Sep2022
        clients/odbc/ChangeLog.Sep2022
        common/stream/ChangeLog.Sep2022
        gdk/ChangeLog.Sep2022
        geom/ChangeLog.Sep2022
        misc/ChangeLog.Sep2022
        monetdb5/ChangeLog.Sep2022
        sql/ChangeLog.Sep2022
        testing/ChangeLog.Sep2022
        tools/merovingian/ChangeLog.Sep2022
Modified Files:
        monetdb5/ChangeLog.Jun2023
        sql/ChangeLog.Jun2023
Branch: Jun2023
Log Message:

Fix up changelog files.
We'll add the messages to the SP1 release, even though they already
exist in the feature release.


diffs (134 lines):

diff --git a/ChangeLog.Sep2022 b/ChangeLog.Sep2022
deleted file mode 100644
--- a/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for devel
-# This file is updated with Maddlog
-
diff --git a/clients/ChangeLog.Sep2022 b/clients/ChangeLog.Sep2022
deleted file mode 100644
--- a/clients/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for clients
-# This file is updated with Maddlog
-
diff --git a/clients/mapilib/ChangeLog.Sep2022 
b/clients/mapilib/ChangeLog.Sep2022
deleted file mode 100644
--- a/clients/mapilib/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for mapilib
-# This file is updated with Maddlog
-
diff --git a/clients/odbc/ChangeLog.Sep2022 b/clients/odbc/ChangeLog.Sep2022
deleted file mode 100644
--- a/clients/odbc/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for odbc
-# This file is updated with Maddlog
-
diff --git a/common/stream/ChangeLog.Sep2022 b/common/stream/ChangeLog.Sep2022
deleted file mode 100644
--- a/common/stream/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for stream
-# This file is updated with Maddlog
-
diff --git a/gdk/ChangeLog.Sep2022 b/gdk/ChangeLog.Sep2022
deleted file mode 100644
--- a/gdk/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for GDK
-# This file is updated with Maddlog
-
diff --git a/geom/ChangeLog.Sep2022 b/geom/ChangeLog.Sep2022
deleted file mode 100644
--- a/geom/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for geom
-# This file is updated with Maddlog
-
diff --git a/misc/ChangeLog.Sep2022 b/misc/ChangeLog.Sep2022
deleted file mode 100644
--- a/misc/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for buildtools
-# This file is updated with Maddlog
-
diff --git a/monetdb5/ChangeLog.Jun2023 b/monetdb5/ChangeLog.Jun2023
--- a/monetdb5/ChangeLog.Jun2023
+++ b/monetdb5/ChangeLog.Jun2023
@@ -1,3 +1,9 @@
 # ChangeLog file for MonetDB5
 # This file is updated with Maddlog
 
+* Tue May 23 2023 Sjoerd Mullender <sjo...@acm.org>
+- There is now a new option --set tablet_threads=N to limit the number
+  of threads used for a COPY INTO from CSV file query.  This option can
+  also be set for a specific database using the monetdb command using
+  the ncopyintothreads property.
+
diff --git a/monetdb5/ChangeLog.Sep2022 b/monetdb5/ChangeLog.Sep2022
deleted file mode 100644
--- a/monetdb5/ChangeLog.Sep2022
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog file for MonetDB5
-# This file is updated with Maddlog
-
-* Tue May 23 2023 Sjoerd Mullender <sjo...@acm.org>
-- There is now a new option --set tablet_threads=N to limit the number
-  of threads used for a COPY INTO from CSV file query.  This option can
-  also be set for a specific database using the monetdb command using
-  the ncopyintothreads property.
-
diff --git a/sql/ChangeLog.Jun2023 b/sql/ChangeLog.Jun2023
--- a/sql/ChangeLog.Jun2023
+++ b/sql/ChangeLog.Jun2023
@@ -1,3 +1,9 @@
 # ChangeLog file for sql
 # This file is updated with Maddlog
 
+* Fri Jun  9 2023 Sjoerd Mullender <sjo...@acm.org>
+- An upgrade that both creates a new .snapshot user and extends the
+  sys.db_user_info table with (among others) a password column did
+  these in such a way that the passord value for the new user was NULL.
+  This is fixed by updating the password.
+
diff --git a/sql/ChangeLog.Sep2022 b/sql/ChangeLog.Sep2022
deleted file mode 100644
--- a/sql/ChangeLog.Sep2022
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog file for sql
-# This file is updated with Maddlog
-
-* Fri Jun  9 2023 Sjoerd Mullender <sjo...@acm.org>
-- An upgrade that both creates a new .snapshot user and extends the
-  sys.db_user_info table with (among others) a password column did
-  these in such a way that the passord value for the new user was NULL.
-  This is fixed by updating the password.
-
diff --git a/testing/ChangeLog.Sep2022 b/testing/ChangeLog.Sep2022
deleted file mode 100644
--- a/testing/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for testing
-# This file is updated with Maddlog
-
diff --git a/tools/merovingian/ChangeLog.Sep2022 
b/tools/merovingian/ChangeLog.Sep2022
deleted file mode 100644
--- a/tools/merovingian/ChangeLog.Sep2022
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for sql/src/backends/monet5/merovingian
-# This file is updated with mchangelog
-
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to