Description: Add upstream changelog
===================================================================
diff -urN wmSun-1.03.orig/changelog wmSun-1.03/changelog
--- wmSun-1.03.orig/changelog 1970-01-01 01:00:00.000000000 +0100
+++ wmSun-1.03/changelog 2009-11-02 11:30:01.000000000 +0100
@@ -0,0 +1,63 @@
+/*
+ *
+ * wmSun-1.03 (C) 1999 Mike Henderson (mghenderson@lanl.gov)
+ *
+ * - Shows Sun Rise/Set Times....
+ *
+ *
+ *
+ *
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program (see the file COPYING); if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA
+ *
+ * Things TODO:
+ * - clean up code!
+ * - support for 8-bit displays.
+ * - more detailed documentation.
+ * - eclipses?
+ * - add buttons to play will date and lat lon...
+ * Could be something like this;
+ * First click brings up buttons to change date.
+ * Second click brings up buttons to change lat/lon.
+ * Third goes back to display
+ * Set time delay to go back to display if user doesnt do it...
+ *
+ *
+ *
+ *
+ *
+ * Changes:
+ *
+ * Version 1.03 - released February 4, 1999.
+ * cosmetic for AfterStep users. removed spurious black line at RHS edge an mask.
+ *
+ *
+ * Version 1.02 - released January 12, 1999.
+ * Added support for User-specified date and Time difference so that
+ * you can have the display be correct in local time even for remote
+ * lat/lons. (I am in Hawaii right now. I dont want to reset the time on
+ * my laptop, so with these new options I can still get the correct
+ * local times of rise/set. Sunset is awesome here in Kona!!! And the calcs
+ * seem to be quite good -- it's a good test here because the Sun sets over
+ * the Pacific (no mountains are in the way)).
+ *
+ * Version 1.01 - released January 6, 1999.
+ * Fixed stupid bug in Date change montior.
+ *
+ * Version 1.0 - released January 5, 1999.
+ *
+ *
+ */