Skip to content

v1.11.1 - update ZoneInfoBroker::targetZoneInfo(); no functional change

Compare
Choose a tag to compare
@bxparks bxparks released this 17 Feb 00:34
· 453 commits to master since this release
d8acf1f
  • 1.11.1 (2022-02-16, TZDB 2021e)
    • Update ZoneInfoBroker::targetZoneInfo() to return a ZoneInfoBroker
      instead of a raw ZoneInfo* pointer.
      • Internal wiring change, no change to external API.
      • Allows alternative ZoneInfoBroker classes to implement a consistent
        API.