aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/next/67002.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/67002.txt b/api/next/67002.txt
index 98c532f1d3..112f477e8e 100644
--- a/api/next/67002.txt
+++ b/api/next/67002.txt
@@ -5,3 +5,4 @@ pkg os, method (*Root) Lchown(string, int, int) error #67002
pkg os, method (*Root) Link(string, string) error #67002
pkg os, method (*Root) Readlink(string) (string, error) #67002
pkg os, method (*Root) Rename(string, string) error #67002
+pkg os, method (*Root) Symlink(string, string) error #67002