? LICENSE.txt
? clock.make
Index: CHANGELOG.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/clock/CHANGELOG.txt,v
retrieving revision 1.6
diff -u -p -r1.6 CHANGELOG.txt
--- CHANGELOG.txt	17 Feb 2010 23:42:10 -0000	1.6
+++ CHANGELOG.txt	20 Apr 2010 21:40:10 -0000
@@ -2,17 +2,25 @@
 
 Clock 6.x-1.x-dev
 ----------------------
+- #742028: Clean-up the .module and .js file, add README.txt, remove INSTALL.txt
+- #755402: Provide online help and improve inline descriptions.
+- #758294: Fix time zone in JavaScript.
+- #706594: Start with Libraries API integration.
+- #742020: Create option to use users local time.
 - #717020: Use correct constant for disabling block cache for the clock block.
-- #701938: Fix formatters that are broken with JavaScript. Also code-style clean-up.
+- #701938: Fix formatters that are broken with JavaScript. Also code clean-up.
 
 Clock 6.x-1.1, 2010-01-28
 ----------------------
 - #697900: Delete the clock block from the blocks table during uninstall.
-- #697712: Show the date format options in the admin interface in the correct timezone.
+- #697712: Show the date format options in the interface in the correct timezone.
 - #695756: Add German translation.
 - #691104: Add the ability to continuously update the clock via JavaScript.
-- #691102: Hide the select boxes in the admin interface if the corresponding options are disabled.
-- #677694: Test coverage. Tests the default display, all time zone and date format settings. Also tests the admin interface to conditionally display the "User time zone" and "Custom date format" option.
+- #691102: Hide the select boxes in the interface if the corresponding options
+           are disabled.
+- #677694: Test coverage. Tests the default display, all time zone and date
+           format settings. Also tests the admin interface to conditionally
+           display the "User time zone" and "Custom date format" option.
 - #677698: Uninstall variables.
 
 Clock 6.x-1.0, 2010-01-07
