You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/07/01 06:32:34 UTC

[lucy-commits] svn commit: r1141792 - /incubator/lucy/branches/0.1/CHANGES

Author: marvin
Date: Fri Jul  1 04:32:34 2011
New Revision: 1141792

URL: http://svn.apache.org/viewvc?rev=1141792&view=rev
Log:
Update CHANGES in anticipation of merging issues from trunk.

Modified:
    incubator/lucy/branches/0.1/CHANGES

Modified: incubator/lucy/branches/0.1/CHANGES
URL: http://svn.apache.org/viewvc/incubator/lucy/branches/0.1/CHANGES?rev=1141792&r1=1141791&r2=1141792&view=diff
==============================================================================
--- incubator/lucy/branches/0.1/CHANGES (original)
+++ incubator/lucy/branches/0.1/CHANGES Fri Jul  1 04:32:34 2011
@@ -18,6 +18,33 @@ Revision history for Lucy
       https://issues.apache.org/jira/browse/LUCY-157
     * Disable LockFreeRegistry test by default.
       https://issues.apache.org/jira/browse/LUCY-158
+    * Always disable symlink tests on Windows
+      https://issues.apache.org/jira/browse/LUCY-160
+    * Always use CreateHardLink() on Windows
+      https://issues.apache.org/jira/browse/LUCY-161
+    * Use shell to redirect Charmonizer stderr on Windows
+      https://issues.apache.org/jira/browse/LUCY-162
+    * Target Windows XP
+      https://issues.apache.org/jira/browse/LUCY-163
+    * Skip forking tests under Cygwin
+      https://issues.apache.org/jira/browse/LUCY-164
+    * Line-ending-agnostic parsing of sample docs
+      https://issues.apache.org/jira/browse/LUCY-165
+    * Prefer POSIX over windows.h for process ID
+      https://issues.apache.org/jira/browse/LUCY-166
+    * INCREF/DECREF symbol collisions under Windows in FSDirHandle.c
+      https://issues.apache.org/jira/browse/LUCY-167
+    * Directory handling under Cygwin
+      https://issues.apache.org/jira/browse/LUCY-168
+    * Improve cleanup after MSVC
+      https://issues.apache.org/jira/browse/LUCY-169
+    * Charmonizer test compiles should use obj rather than exe when possible
+      https://issues.apache.org/jira/browse/LUCY-170
+    * Turn off stupid MSVC warnings
+      https://issues.apache.org/jira/browse/LUCY-171
+    * Clownfish should slurp files in text mode
+      https://issues.apache.org/jira/browse/LUCY-172
+
 
 0.1.0  2011-05-20