diff options
Diffstat (limited to 'src/ChangeLog.3')
| -rw-r--r-- | src/ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 343eec689a2..d6e1dff4e32 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -5706,7 +5706,7 @@ | |||
| 5706 | HAVE_TIMEVAL is defined and NEED_TIME_H isn't. | 5706 | HAVE_TIMEVAL is defined and NEED_TIME_H isn't. |
| 5707 | 5707 | ||
| 5708 | * systime.h: Note that the tz_dsttime field of the struct timezone | 5708 | * systime.h: Note that the tz_dsttime field of the struct timezone |
| 5709 | returned by gettimeofday doesn't say whether daylight savings is | 5709 | returned by gettimeofday doesn't say whether daylight saving is |
| 5710 | _currently- active; rather it specifies whether it is *ever* | 5710 | _currently- active; rather it specifies whether it is *ever* |
| 5711 | active. | 5711 | active. |
| 5712 | (EMACS_GET_TZ_OFFSET_AND_SAVINGS): Removed `savings_flag' | 5712 | (EMACS_GET_TZ_OFFSET_AND_SAVINGS): Removed `savings_flag' |