Index: updating.html
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views/help/updating.html,v
retrieving revision 1.3
diff -u -r1.3 updating.html
--- updating.html	3 Jul 2008 05:05:12 -0000	1.3
+++ updating.html	28 Aug 2010 06:14:49 -0000
@@ -1,3 +1,6 @@
 <!-- $Id: updating.html,v 1.3 2008/07/03 05:05:12 merlinofchaos Exp $ -->
-TODO: This document needs to be fleshed out.
+Views 1 views stored in the database may not convert properly to Views 2. In order to aid with the conversion, a tool is available. In the main Views page, choose Tools -> Convert. Any views you choose will attempt to convert.
 
+Note that converted Views may not match perfectly! Adjustments may be necessary to retain the integrity of your previous views. 
+
+Views 1 views may also be exported before upgrade, and then imported through the standard Import tab. Those views will attempt to convert during import. Exporting your views before upgrade has the added benefit of ensuring a backup.
\ No newline at end of file

