NEWS (2828dafcf3e7b225b70cbb380eb8c7dae452493e) | NEWS (e350c46ae554cbbcea0e62f796612d94d82914f2) |
---|---|
1News for the tz database 2 | 1News for the tz database 2 |
3Release 2016j - 2016-11-22 23:17:13 -0800 4 5 Briefly: Saratov, Russia moves from +03 to +04 on 2016-12-04. 6 7 Changes to future time stamps 8 9 Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00. 10 This hives off a new zone Europe/Saratov from Europe/Volgograd. 11 (Thanks to Yuri Konotopov and Stepan Golosunov.) 12 13 Changes to past time stamps 14 15 The new zone Asia/Atyrau for Atyraū Region, Kazakhstan, is like 16 Asia/Aqtau except it switched from +04/+05 to +05/+06 in spring 17 1999, not fall 1994. (Thanks to Stepan Golosunov.) 18 19 Changes to past time zone abbreviations 20 21 Asia/Gaza and Asia/Hebron now use "EEST", not "EET", to denote 22 summer time before 1948. The old use of "EET" was a typo. 23 24 Changes to code 25 26 zic no longer mishandles file systems that lack hard links, fixing 27 bugs introduced in 2016g. (Problems reported by Tom Lane.) 28 Also, when the destination already contains symbolic links, zic 29 should now work better on systems where the 'link' system call 30 does not follow symbolic links. 31 32 Changes to documentation and commentary 33 34 tz-link.htm now documents the relationship between release version 35 numbers and development-repository commit tags. (Suggested by 36 Paul Koning.) 37 38 The 'Theory' file now documents UT. 39 40 iso3166.tab now accents "Curaçao", and commentary now mentions 41 the names "Cabo Verde" and "Czechia". (Thanks to Jiří Boháč.) 42 43 |
|
3Release 2016i - 2016-11-01 23:19:52 -0700 4 5 Briefly: Cyprus split into two time zones on 2016-10-30, and Tonga 6 reintroduces DST on 2016-11-06. 7 8 Changes to future time stamps 9 10 Pacific/Tongatapu begins DST on 2016-11-06 at 02:00, ending on --- 196 unchanged lines hidden (view full) --- 207 (Thanks to Antonio Diaz Diaz, Oscar van Vlijmen, and many others 208 for comments about the experimental format.) 209 210 The release version number is now more accurate in the usual case 211 where releases are built from a Git repository. For example, if 212 23 commits and some working-file changes have been made since 213 release 2016g, the version number is now something like 214 '2016g-23-g50556e3-dirty' instead of the misleading '2016g'. | 44Release 2016i - 2016-11-01 23:19:52 -0700 45 46 Briefly: Cyprus split into two time zones on 2016-10-30, and Tonga 47 reintroduces DST on 2016-11-06. 48 49 Changes to future time stamps 50 51 Pacific/Tongatapu begins DST on 2016-11-06 at 02:00, ending on --- 196 unchanged lines hidden (view full) --- 248 (Thanks to Antonio Diaz Diaz, Oscar van Vlijmen, and many others 249 for comments about the experimental format.) 250 251 The release version number is now more accurate in the usual case 252 where releases are built from a Git repository. For example, if 253 23 commits and some working-file changes have been made since 254 release 2016g, the version number is now something like 255 '2016g-23-g50556e3-dirty' instead of the misleading '2016g'. |
215 Official releases uses the same version number format as before, | 256 Tagged releases use the same version number format as before, |
216 e.g., '2016g'. To support the more-accurate version number, its 217 specification has moved from a line in the Makefile to a new 218 source file 'version'. 219 220 The experimental distribution contains a file to2050.tzs that 221 contains what should be the output of 'zdump -i -c 2050' on 222 primary zones. If this file is available, 'make check' now checks 223 that zdump generates this output. --- 3559 unchanged lines hidden --- | 257 e.g., '2016g'. To support the more-accurate version number, its 258 specification has moved from a line in the Makefile to a new 259 source file 'version'. 260 261 The experimental distribution contains a file to2050.tzs that 262 contains what should be the output of 'zdump -i -c 2050' on 263 primary zones. If this file is available, 'make check' now checks 264 that zdump generates this output. --- 3559 unchanged lines hidden --- |