aboutsummaryrefslogtreecommitdiff
path: root/api/next
diff options
context:
space:
mode:
Diffstat (limited to 'api/next')
-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 0e570d4fa0..0ac3a9e7bf 100644
--- a/api/next/67002.txt
+++ b/api/next/67002.txt
@@ -3,3 +3,4 @@ pkg os, method (*Root) Chown(string, int, int) error #67002
pkg os, method (*Root) Chtimes(string, time.Time, time.Time) error #67002
pkg os, method (*Root) Lchown(string, int, int) error #67002
pkg os, method (*Root) Readlink(string) (string, error) #67002
+pkg os, method (*Root) Rename(string, string) error #67002