aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-03-09 16:00:07 +0000
committerlloyd <[email protected]>2011-03-09 16:00:07 +0000
commit701deca201286d53290c17d3be8109e4e3d34b09 (patch)
tree6075c19528a427b4bf35170601f87ce20f35688d /doc
parent6be6268bbcd19f1017d13442007801c23f4696db (diff)
More notes
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 9313ac2f6..0c8db90ca 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -2,6 +2,10 @@
* 1.9.15-dev, ????-??-??
- Pipe will delete empty output queues as soon as they are no longer
needed, even if earlier messages still have data unread.
+ - Avoid reading the SPARC %tick register on OpenBSD as unlike Linux
+ the kernel will not trap and emulate it for us, causing a illegal
+ instruction crash.
+ - Improve detection and autoconfiguration for ARM processors
* 1.9.14, 2011-03-01
- Add support for bcrypt, OpenBSD's password hashing scheme