diff --git a/calendar/edit_entry.php b/calendar/edit_entry.php index b61d8ac0dc..a1120c9e06 100755 --- a/calendar/edit_entry.php +++ b/calendar/edit_entry.php @@ -322,7 +322,7 @@ $month_html = ""; diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 53c6f565c1..739cab0580 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -4,6 +4,7 @@ - Added ability for admin to edit any calendar event. - Fixed entries showing improperly on wrong date. - Fixed file uploads through filemanager. + - Fixed repeating entries Month select box. [0.9.7] - Fixed SQL error in tts - Fixed table locking in admin -> edit account