summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3dee174..c23f406 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -257,6 +257,9 @@ Bugfixes (posix):
- [Bug 1554183] setRTS/setDTR refrence to nonexisting local "on"
- [Bug 1513653] file descriptor not closed when exception is thrown
+- FreeBSD now uses cuadX instead of cuaaX (Patrick Phalen)
+- Check for string in write function. Using uncode causes strange errors, this
+ helps catching errors early (Tom Lynn)
Bugfixes (win32):