aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Carman <[email protected]>2020-09-28 10:38:36 -0500
committerBen Carman <[email protected]>2020-09-28 10:38:36 -0500
commit090530cc24054d6b4658752bb88f75a3b73eab5d (patch)
treec89f951712e3e27ab495b9f285ce0ccb63f6ea4f /doc
parentMerge #19778: test: Fix intermittent issue in wallet_bumpfee (diff)
downloaddiscoin-090530cc24054d6b4658752bb88f75a3b73eab5d.tar.xz
discoin-090530cc24054d6b4658752bb88f75a3b73eab5d.zip
feature: Added ability for users to add a startup command
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-15367.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes-15367.md b/doc/release-notes-15367.md
new file mode 100644
index 000000000..598e49dca
--- /dev/null
+++ b/doc/release-notes-15367.md
@@ -0,0 +1,6 @@
+Configuration option changes
+----------------------------
+
+- The `startupnotify` option is used to specify a command to
+ execute when Bitcoin Core has finished with its startup
+ sequence. (#15367) \ No newline at end of file