diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -2617,6 +2617,11 @@ like 'file-attributes' that compute file sizes and other attributes, | |||
| 2617 | functions like 'process-id' that compute process IDs, and functions like | 2617 | functions like 'process-id' that compute process IDs, and functions like |
| 2618 | 'user-uid' and 'group-gid' that compute user and group IDs. | 2618 | 'user-uid' and 'group-gid' that compute user and group IDs. |
| 2619 | 2619 | ||
| 2620 | +++ | ||
| 2621 | ** overflow-error is now documented as a subcategory of range-error. | ||
| 2622 | Formerly it was undocumented, and was (incorrectly) a subcategory | ||
| 2623 | of domain-error. | ||
| 2624 | |||
| 2620 | ** Time values | 2625 | ** Time values |
| 2621 | 2626 | ||
| 2622 | +++ | 2627 | +++ |