]> www.vanbest.org Git - sasc-ng.git/commitdiff
update files for release
authorleslie <unknown>
Tue, 6 Oct 2009 23:59:50 +0000 (07:59 +0800)
committerleslie <unknown>
Tue, 6 Oct 2009 23:59:50 +0000 (07:59 +0800)
HISTORY
version.h

diff --git a/HISTORY b/HISTORY
index e6454b7cf949ebccf29970f43447e40323c7714b..1aa43875b8885fee9e7155d6d505530ea75bc0c6 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,21 @@
 VDR Plugin 'sc' Revision History
 --------------------------------
 
+07.10.2009: Version 0.9.3
+- Ported from Emunation:
+    * Improve msg handling in cardclient newcamd
+    * Add support for seca provider 64 (spain)
+    * A bunch of Nagra updates, mainly map related
+    * fix CAID range in smartcard Nagra
+- Ported from oscam (R127):
+    * Add pin handling in smartcard Conax
+    * Update ECM handling in smartcard Seca
+    * Update ECM/EMM handling in smartcard Viaccess
+- Fix large file options for TSplay patch
+- Various bugfixes and translation updates.
+- The 0.9.x branch is now frozen, only bugfixes will be applied.
+- For a detailed list of changes, refer to the HG changelog.
+
 04.07.2009: Version 0.9.2
 - Restructure of smartcard code. Configuration has been moved to cardslot.conf.
   See cardslot.conf.example file.
index a0a353f2a578a76b134dd83982b2260481ec05c6..523d06e32888bb78d59a74ed059523747d6c01c3 100644 (file)
--- a/version.h
+++ b/version.h
@@ -20,7 +20,7 @@
 #ifndef ___VERSION_H
 #define ___VERSION_H
 
-#define SC_RELEASE "0.9.2"
+#define SC_RELEASE "0.9.3"
 
 extern const char *ScVersion;