From 82a77f3778082d17b9d42612f44f2c11aa6c80b3 Mon Sep 17 00:00:00 2001
From: Jouni Malinen
Date: Fri, 22 Feb 2008 18:40:48 -0800
Subject: Preparations for 0.6.3 release
---
hostapd/ChangeLog | 2 +-
src/common/version.h | 2 +-
wpa_supplicant/ChangeLog | 2 +-
www/hostapd/index.html | 4 ++--
www/index.html | 8 ++++----
www/versions.dot | 5 +++--
www/wpa_supplicant/index.html | 6 +++---
7 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog
index 0cf0c4c..ce41c58 100644
--- a/hostapd/ChangeLog
+++ b/hostapd/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog for hostapd
-????-??-?? - v0.6.3
+2008-02-22 - v0.6.3
* fixed Reassociation Response callback processing when using internal
MLME (driver_{hostap,nl80211,test}.c)
* updated FT support to use the latest draft, IEEE 802.11r/D9.0
diff --git a/src/common/version.h b/src/common/version.h
index a8d87cf..e083a2c 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.2"
+#define VERSION_STR "0.6.3"
#endif /* VERSION_H */
diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog
index f1c2116..969b858 100644
--- a/wpa_supplicant/ChangeLog
+++ b/wpa_supplicant/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog for wpa_supplicant
-????-??-?? - v0.6.3
+2008-02-22 - v0.6.3
* removed 'nai' and 'eappsk' network configuration variables that were
previously used for configuring user identity and key for EAP-PSK,
EAP-PAX, EAP-SAKE, and EAP-GPSK. 'identity' field is now used as the
diff --git a/www/hostapd/index.html b/www/hostapd/index.html
index 7c3fbdc..5f840ab 100644
--- a/www/hostapd/index.html
+++ b/www/hostapd/index.html
@@ -130,7 +130,7 @@ for the current documentation.
Latest development release:
ChangeLog:
@@ -265,7 +265,7 @@ Internet Systems Consortium (ISC).
Jouni Malinen
-Last modified: Tue Feb 19 16:05:48 PST 2008
+Last modified: Fri Feb 22 18:39:39 PST 2008