Ver Fonte

ZOOKEEPER-1166 Please add a few svn:ignore properties (via phunt)

git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1164265 13f79535-47bb-0310-9956-ffa450edef68
Patrick D. Hunt há 13 anos atrás
pai
commit
cf1683f7d9
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -403,6 +403,8 @@ IMPROVEMENTS:
   ZOOKEEPER-1034. perl bindings should automatically find the zookeeper
   c-client headers (nicholas harteau via mahadev)
 
+  ZOOKEEPER-1166 Please add a few svn:ignore properties (via phunt)
+
 NEW FEATURES:
   ZOOKEEPER-729. Java client API to recursively delete a subtree.
   (Kay Kay via henry)