2009-08-02 Carl John Nobile * sunrisesunset.py: Fixed a bug where atan was giving the wrong values under certain situations, The code now uses atan2. * sunrisesunset.py: Added an optional collar arothe sunrise and sunset when calling the isNight method. 2009-06-10 Carl John Nobile * Makefile: Added ChangeLog generation. * eclipse-1.0.txt, sunrisesunset.py: Added license and terms. * docs/Makefile: Fixed the package name in the makefile. * sunrisesunset.py: Fixed a spelling error. * Makefile: Added a Makefile to clean packages. * docs/Makefile: Added a docs directory and a Makefile to generate docs. * sunrisesunset.py: Changed some comments and tightened up some code. 2009-06-09 Carl John Nobile * sunrisesunset.py: Another spelling error. * sunrisesunset.py: Added minutes to the test. * sunrisesunset.py: Fixed a comment. * sunrisesunset.py: Initial import into CVS * sunrisesunset.py: New file.