You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pl...@apache.org on 2016/02/15 03:42:47 UTC

[23/36] directory-kerby git commit: Change the asn1 hierarcy from rc1 to rc2.

Change the asn1 hierarcy from rc1 to rc2.


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/957bd93b
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/957bd93b
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/957bd93b

Branch: refs/heads/kadmin-remote
Commit: 957bd93b7eab3eff7c30501e4377851011db6ca3
Parents: a77fd76
Author: plusplusjiajia <ji...@intel.com>
Authored: Tue Jan 26 16:29:45 2016 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Tue Jan 26 16:29:45 2016 +0800

----------------------------------------------------------------------
 docs/1.0.0-rc1/kerby-asn1.md | 4 ----
 docs/1.0.0-rc2/kerby-asn1.md | 3 +++
 2 files changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/957bd93b/docs/1.0.0-rc1/kerby-asn1.md
----------------------------------------------------------------------
diff --git a/docs/1.0.0-rc1/kerby-asn1.md b/docs/1.0.0-rc1/kerby-asn1.md
index d42dbf8..5ca2e17 100644
--- a/docs/1.0.0-rc1/kerby-asn1.md
+++ b/docs/1.0.0-rc1/kerby-asn1.md
@@ -19,10 +19,6 @@
 kerby-asn1
 =========
 
-### ASN1 hierarcy
-
-![](https://github.com/apache/directory-kerby/blob/trunk/kerby-common/kerby-asn1/docs/hierarchy.png)
-
 ### A ASN1 parser with easy and simple API
 
 ```

http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/957bd93b/docs/1.0.0-rc2/kerby-asn1.md
----------------------------------------------------------------------
diff --git a/docs/1.0.0-rc2/kerby-asn1.md b/docs/1.0.0-rc2/kerby-asn1.md
index f8717e3..11e666e 100644
--- a/docs/1.0.0-rc2/kerby-asn1.md
+++ b/docs/1.0.0-rc2/kerby-asn1.md
@@ -18,6 +18,9 @@
 -->
 kerby-asn1
 =========
+### ASN1 hierarcy
+
+![](https://github.com/apache/directory-kerby/blob/trunk/kerby-common/kerby-asn1/docs/hierarchy.png)
 
 ### A ASN1 parser with easy and simple API