From: Jouni Malinen
Date: Sun, 10 Aug 2008 17:33:12 +0000 (+0300)
Subject: Preparations for 0.6.4 release
X-Git-Tag: hostap_0_6_4^0
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d48ae45b7333c3313b359f80faba2d38b9e0c7ff;p=thirdparty%2Fhostap.git
Preparations for 0.6.4 release
---
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog
index 46c6696df..8b29ba8da 100644
--- a/hostapd/ChangeLog
+++ b/hostapd/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog for hostapd
-????-??-?? - v0.6.4
+2008-08-10 - v0.6.4
* added peer identity into EAP-FAST PAC-Opaque and skip Phase 2
Identity Request if identity is already known
* added support for EAP Sequences in EAP-FAST Phase 2
diff --git a/src/common/version.h b/src/common/version.h
index e083a2c03..2ff8f6766 100644
--- a/src/common/version.h
+++ b/src/common/version.h
@@ -1,6 +1,6 @@
#ifndef VERSION_H
#define VERSION_H
-#define VERSION_STR "0.6.3"
+#define VERSION_STR "0.6.4"
#endif /* VERSION_H */
diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog
index cd08ab8c1..399bcd873 100644
--- a/wpa_supplicant/ChangeLog
+++ b/wpa_supplicant/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog for wpa_supplicant
-????-??-?? - v0.6.4
+2008-08-10 - v0.6.4
* added support for EAP Sequences in EAP-FAST Phase 2
* added support for using TNC with EAP-FAST
* added driver_ps3 for the PS3 Linux wireless driver
diff --git a/www/hostapd/index.html b/www/hostapd/index.html
index 72331e4a0..198c02579 100644
--- a/www/hostapd/index.html
+++ b/www/hostapd/index.html
@@ -131,7 +131,7 @@ for the current documentation.
Latest development release:
ChangeLog:
@@ -266,7 +266,7 @@ Internet Systems Consortium (ISC).
Jouni Malinen
-Last modified: Sun Mar 9 12:12:08 EET 2008
+Last modified: Sun Aug 10 20:31:07 EEST 2008