From ef438bfb7b6318ac0c30297bfab04cc76be0bb9e Mon Sep 17 00:00:00 2001 From: JT Smith Date: Thu, 24 Sep 2009 23:32:25 -0500 Subject: [PATCH] preparing webgui 8 migration stuff --- docs/changelog/8.x.x.txt | 1 + docs/migration.txt | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 docs/changelog/8.x.x.txt create mode 100644 docs/migration.txt diff --git a/docs/changelog/8.x.x.txt b/docs/changelog/8.x.x.txt new file mode 100644 index 000000000..ae9a76b92 --- /dev/null +++ b/docs/changelog/8.x.x.txt @@ -0,0 +1 @@ +8.0.0 diff --git a/docs/migration.txt b/docs/migration.txt new file mode 100644 index 000000000..5e63c0766 --- /dev/null +++ b/docs/migration.txt @@ -0,0 +1,6 @@ +WebGUI 8 Migration Guide +------------------------ + +The information contained herein documents the API changes that have occurred in the WebGUI 8 development effort and how to migrate your code to accomodate the new APIs. + +