summaryrefslogtreecommitdiff
path: root/doc/news/version_1.26.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-08 20:55:05 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-08 20:55:05 +0000
commit1431e29934f00e690f4ac404a83f9caaeb7b3f69 (patch)
tree1fa7de6372d32a48c7fbf7f14c125954f319af3d /doc/news/version_1.26.mdwn
parent0e224e9f9cb5cca91dc9d9210917ec74510564af (diff)
add news item for ikiwiki 1.26
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