Author: pamarcelot
Date: Thu Jan 17 10:09:39 2008
New Revision: 612900
URL: http://svn.apache.org/viewvc?rev=612900&view=rev
Log:
Updated the ldapbrowser help plugin.
Added a Release Notes page.
Updated the What's New page.
Added:
directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whats_new.xml
- copied, changed from r612801, directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whatsnew.xml
directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/7_release_notes.xml
Removed:
directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whatsnew.xml
Modified:
directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/0_index.xml
Modified: directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/0_index.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/0_index.xml?rev=612900&r1=612899&r2=612900&view=diff
==============================================================================
--- directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/0_index.xml (original)
+++ directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/0_index.xml Thu Jan 17 10:09:39 2008
@@ -64,27 +64,28 @@
-
+
+
]>
@@ -124,6 +125,7 @@
&tasks;
&reference;
&tipsntricks;
- &whatsnew;
+ &whats_new;
+ &release_notes;
Copied: directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whats_new.xml (from r612801, directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whatsnew.xml)
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whats_new.xml?p2=directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whats_new.xml&p1=directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whatsnew.xml&r1=612801&r2=612900&rev=612900&view=diff
==============================================================================
--- directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whatsnew.xml (original)
+++ directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/6_whats_new.xml Thu Jan 17 10:09:39 2008
@@ -1,28 +1,22 @@
-
- Release Notes
-
- Version 0.6.0
-
- Initial release.
-
-
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
-
\ No newline at end of file
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
\ No newline at end of file
Added: directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/7_release_notes.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/7_release_notes.xml?rev=612900&view=auto
==============================================================================
--- directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/7_release_notes.xml (added)
+++ directory/studio/trunk/studio-ldapbrowser-help/src/main/resources/7_release_notes.xml Thu Jan 17 10:09:39 2008
@@ -0,0 +1,62 @@
+
+
+ Release notes
+
+
+ Apache Directory Studio 1.0.1 - (2007, september 10)
+
+
+ Bug
+
+
+
+
+ [DIRSTUDIO-162] - Delete old RDN on rename has no
+ effect
+
+
+ [DIRSTUDIO-183] - It's not possible to select a
+ Connection in a New Search
+
+
+ [DIRSTUDIO-186] - When copying an entry it isn't
+ displayed correctly in the browser tree
+
+
+
+
+ Improvement
+
+
+
+
+ [DIRSTUDIO-185] - Provide completion for all
+ attribute types in the attribute wizard
+
+
+
+
+
+
+ Apache Directory Studio 1.0.0 - (2007, september 3rd) :
+ initial release
+
+
+
\ No newline at end of file