Skip to content

Commit c48ab1b

Browse files
committed
add news
1 parent 61fbe24 commit c48ab1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@
560560

561561
55. `fread(URL)` with `https:` and `ftps:` could timeout if proxy settings were not guessed right by `curl::curl_download`, [#1686](https://github.com/Rdatatable/data.table/issues/1686). `fread(URL)` now uses `download.file()` as default for downloading files from urls. Thanks to @cderv for the report and Benjamin Schwendinger for the fix.
562562

563-
56. `dim.data.table` returns now the same `dim.data.frame` in `data.table`-unaware environments, [#](). Thanks to @akersting for reporting and Benjamin Schwendinger for the fix.
563+
56. `dim.data.table` returns now the same as `dim.data.frame` in `data.table`-unaware environments, [#2422](https://github.com/Rdatatable/data.table/issues/2422). Thanks to @akersting for reporting and Benjamin Schwendinger for the fix.
564564

565565
## NOTES
566566

0 commit comments

Comments
 (0)