From 6cb74d15583c0afaddf9df12ac00d8119f251bd6 Mon Sep 17 00:00:00 2001
From: lixiaobing10051267
Date: Mon, 18 Jul 2016 17:24:55 +0800
Subject: [PATCH] The directory of file "api_changes.md" has been changed, need
to modify
---
api_changes.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
mode change 100644 => 100755 api_changes.md
diff --git a/api_changes.md b/api_changes.md
old mode 100644
new mode 100755
index 57787c723..20ee745d9
--- a/api_changes.md
+++ b/api_changes.md
@@ -399,7 +399,7 @@ have to do more later. The files you want are
Note that the conversion machinery doesn't generically handle conversion of
values, such as various kinds of field references and API constants. [The client
-library](../../pkg/client/unversioned/request.go) has custom conversion code for
+library](../../pkg/client/restclient/request.go) has custom conversion code for
field references. You also need to add a call to
api.Scheme.AddFieldLabelConversionFunc with a mapping function that understands
supported translations.