commit 5184962409258470aaae933acd83f57ed2339f69 parent 6dda14e6d1c093f7f7775eacf62dfcf8db7b4381 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 18 Feb 2024 12:23:45 +0100 clean up odd entries from changelog Diffstat:
| M | debian/changelog | | | 14 | -------------- |
| M | src/challengerdb/.gitignore | | | 1 | + |
2 files changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog @@ -1,17 +1,3 @@ -challenger (0.9.5) UNRELEASED; urgency=medium - - [ Christian Grothoff ] - * add ci/ - * improve logging - * -more logging - * bugfixes to error handling - * preparations for #8405 - * -fix typo - * exclude external repos - * -fix codespell CI - - -- root <none> Fri, 16 Feb 2024 22:46:48 +0000 - challenger (0.9.4) unstable; urgency=low * Actual v0.9.4 release. diff --git a/src/challengerdb/.gitignore b/src/challengerdb/.gitignore @@ -3,3 +3,4 @@ test_challenger_db-postgres .libs test-suite.log challenger-dbinit +procedures.sql