diff options
author | Frederic Culot <calcurse@culot.org> | 2007-08-12 13:10:22 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-08-12 13:10:22 +0000 |
commit | eef11f8cb7cd7e57cb203c7015f29d6f32ca5521 (patch) | |
tree | 2fd3409187c07a10dce6cf852534c91aa7a3b37b /ChangeLog | |
parent | 5c2cca4a811aa448d70a50cd8d47e08fe85702db (diff) | |
download | calcurse-eef11f8cb7cd7e57cb203c7015f29d6f32ca5521.tar.gz calcurse-eef11f8cb7cd7e57cb203c7015f29d6f32ca5521.zip |
moon phase calculation added
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +12 Aug 2007: + Moon phase calculation added + calendar_get_pom(), pom(), potm(), dotr() and adj360 added, based on the + OpenBSD version of pom(6) + TODO list updated + 04 Aug 2007: ASSERT macro created aerror() and ierror() created to improve error handling while in ncurses |