diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 2ccb7711376..4288808f407 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2181,11 +2181,11 @@ month names with consistent widths for some locales on some versions | |||
| 2181 | of Windows. This is caused by a deficiency in the underlying system | 2181 | of Windows. This is caused by a deficiency in the underlying system |
| 2182 | library function. | 2182 | library function. |
| 2183 | 2183 | ||
| 2184 | ** Problems with set-time-zone-rule function | 2184 | ** Non-US time zones. |
| 2185 | 2185 | ||
| 2186 | The function set-time-zone-rule gives incorrect results for many | 2186 | Many non-US time zones are implemented incorrectly. This is due to |
| 2187 | non-US timezones. This is due to over-simplistic handling of | 2187 | over-simplistic handling of daylight savings switchovers by the |
| 2188 | daylight savings switchovers by the Windows libraries. | 2188 | Windows libraries. |
| 2189 | 2189 | ||
| 2190 | ** Files larger than 4GB report wrong size in a 32-bit Windows build | 2190 | ** Files larger than 4GB report wrong size in a 32-bit Windows build |
| 2191 | 2191 | ||