From 224f7bda793010087833899a5b203ac80a05b208 Mon Sep 17 00:00:00 2001
From: Jouni Malinen
Date: Sat, 21 Nov 2009 22:49:02 +0200
Subject: [PATCH] Preparations for v0.7.0 release
---
hostapd/ChangeLog | 2 +-
wpa_supplicant/ChangeLog | 2 +-
www/hostapd/index.html | 8 +-------
www/index.html | 10 +---------
www/versions.dot | 4 ++++
www/wpa_supplicant/index.html | 10 ++--------
6 files changed, 10 insertions(+), 26 deletions(-)
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog
index c2098efa2..374bc09a7 100644
--- a/hostapd/ChangeLog
+++ b/hostapd/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog for hostapd
-????-??-?? - v0.7.0
+2009-11-21 - v0.7.0
* increased hostapd_cli ping interval to 5 seconds and made this
configurable with a new command line options (-G)
* driver_nl80211: use Linux socket filter to improve performance
diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog
index c7784bd6c..593826dfe 100644
--- a/wpa_supplicant/ChangeLog
+++ b/wpa_supplicant/ChangeLog
@@ -1,6 +1,6 @@
ChangeLog for wpa_supplicant
-????-??-?? - v0.7.0
+2009-11-21 - v0.7.0
* increased wpa_cli ping interval to 5 seconds and made this
configurable with a new command line options (-G)
* fixed scan buffer processing with WEXT to handle up to 65535
diff --git a/www/hostapd/index.html b/www/hostapd/index.html
index 93f5bcc52..e52575f99 100644
--- a/www/hostapd/index.html
+++ b/www/hostapd/index.html
@@ -121,16 +121,10 @@ for the current documentation.
-Older stable release:
-
-
ChangeLog:
Jouni Malinen
-Last modified: Mon Mar 23 16:39:43 EET 2009
+Last modified: Sat Nov 21 22:44:38 EET 2009