aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket26427
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket26427')
-rw-r--r--changes/ticket264276
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket26427 b/changes/ticket26427
deleted file mode 100644
index ff33f7bd4c..0000000000
--- a/changes/ticket26427
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (code layout):
- - Make a new lowest-level error-handling API for use by code invoked
- from within the logging module. This interface it makes it so
- the logging code is no longer at risk of calling into itself if
- a failure occurs while trying to log something.
- Closes ticket 26427.