5.x-1.9
  Added Hungarian translation
  Russian translation now named according to translation guidelines
  [#214378] by jonne.freebase
    - Month calendar generation is incorrect for non-English languages

5.x-1.8
  Updated documentation
  [#196966] by Ross Beyer, et al.
    - Fixed timezone issues for calendar block
  Archive years are now displayed correctly instead of all years between min and max years of nodes
  General code cleanup
  Changed _archive_url() by removing $date argument in order to simplify code
  [#195716]
    - Changed date limits for archive to match that of POSIX timestamp
  [#197492] by Solomongifford
    - Pass url for All Years through _archive_url()
  [#191724] by solomongifford
    - Allow theming of page title through theme_archive_page_title()

5.x-1.7
  Moved common code to archive.module to reduce include calls
  Changed page titles to display date/type info

5.x-1.6
  Fixed #172475
  Fixed issues discussed in #83063
  Added Russian translation
  Added translation template
  Refactored calendar generation code
  Added support for weeks starting with a day different from Sunday

5.x-1.5
  Fixed bug #172022

5.x-1.4
  Added simple calendar block
  Simplified/refactored most code
  Links on admin/help/archive now work correctly
  Added description text to archive menu item and settings page links
  Future dates are now greyed out
  Updated README.txt
  Reduced SQL queries
  Added post information to year link titles