Added missing cell comment documentation
Robert Bohne [Mon, 21 Feb 2011 08:11:49 +0000 (09:11 +0100)]
Changes
lib/Excel/Template/Element/Cell.pm

diff --git a/Changes b/Changes
index adda3e9..57f8a2c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl distribution Excel::Template
 
+    Added missing cell comment documentation
+
 0.33 Sun Feb 20 20:07:43 CET 2011
     Implemented the COMMENT argument
 
index edc2a4e..1fd6bc7 100755 (executable)
@@ -160,6 +160,10 @@ This allows you to specify what write_*() method will be used. The default is to
 
 The legal types (taken from L<Spreadsheet::WriteExcel>) are:
 
+=item * COMMENT
+
+Add a comment to the cell
+
 =over 4
 
 =item * blank