summaryrefslogtreecommitdiff
path: root/doc/news/version_1.26.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_1.26.mdwn')
-rw-r--r--doc/news/version_1.26.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/news/version_1.26.mdwn b/doc/news/version_1.26.mdwn
new file mode 100644
index 000000000..1c85c7487
--- /dev/null
+++ b/doc/news/version_1.26.mdwn
@@ -0,0 +1,6 @@
+ikiwiki 1.26 released with these changes:
+
+ * Add a missing -n to tla undo call.
+ * otl2hmtl can't be safely used with IPC::Open2 since it sometimes
+ writes before consuming its whole stdin. Avoid this deadlock.
+ * Fix alt tags for outline checkboxes. \ No newline at end of file