summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-05-19 11:33:03 +0200
committerHans de Goede <hdegoede@redhat.com>2014-05-19 11:33:03 +0200
commit5e77b8838b2a7d3a850ae6e532727fcf5dbaef1e (patch)
tree1d936471229c7f9039c5696588c4479f47c22735
parentedaa1afe5da410c4fc3d23fd163ba0d60784a3e2 (diff)
downloadlibusb-5e77b8838b2a7d3a850ae6e532727fcf5dbaef1e.tar.gz
ChangeLog: Add an entry about the Russian strerror translation
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--ChangeLog1
-rw-r--r--libusb/version_nano.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3927cef..ec5b9bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ visit: http://log.libusb.info
* Add support for USB bulk streams on Linux and Mac OS X (#11)
* Windows: Add AMD and Intel USB-3.0 root hub support
* Windows: Fix USB 3.0 speed detection on Windows 8 or later (#10)
+* Added Russian translation for libusb_strerror strings
* All: Various small fixes and cleanups
The (#xx) numbers are libusb issue numbers, see ie:
https://github.com/libusb/libusb/issues/11
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index 1be87a5..2e102e9 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10892
+#define LIBUSB_NANO 10893