diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -358,6 +358,9 @@ optional argument specifying whether to follow symbolic links. | |||
| 358 | ** 'parse-time-string' can now parse ISO 8601 format strings, | 358 | ** 'parse-time-string' can now parse ISO 8601 format strings, |
| 359 | such as "2020-01-15T16:12:21-08:00". | 359 | such as "2020-01-15T16:12:21-08:00". |
| 360 | 360 | ||
| 361 | +++ | ||
| 362 | ** The new function 'dom-remove-attribute' has been added. | ||
| 363 | |||
| 361 | --- | 364 | --- |
| 362 | ** 'make-network-process', 'make-serial-process' :coding behavior change. | 365 | ** 'make-network-process', 'make-serial-process' :coding behavior change. |
| 363 | Previously, passing ":coding nil" to either of these functions would | 366 | Previously, passing ":coding nil" to either of these functions would |