summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES8
2 files changed, 7 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index d8c0900..f3f3cfc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,6 +3,7 @@ pyvisa-py is written and maintained by Hernan E. Grecco <hernan.grecco@gmail.com
Other contributors, listed alphabetically, are:
+* Alexander Bessman <bessman@kth.se>
* Lance McCulley <lancemcculley@gmail.com>
* Tobias Müller <Tobias_Mueller@twam.info>
diff --git a/CHANGES b/CHANGES
index 15d2ca9..f99daa3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,13 +5,17 @@ PyVISA-py Changelog
0.2 (unreleased)
----------------
-- Nothing changed yet.
+- Added support for GPIB INSTR using linux-gpib.
+ (Issue #24, thanks bessman)
+- Added support for USB RAW.
+ (Issue #18, kopp)
+- Better error reporting.
0.1 (2015-02-08)
----------------
-- Initial release. Preliminary support for :
+- Initial release. Preliminary support for:
- USB INSTR
- TCPIP INSTR
- ASRL INSTR