Revision: 1795
Author: [email protected]
Date: Sat Dec 19 13:58:53 2009
Log: Start of a changelog
http://code.google.com/p/simal/source/detail?r=1795
Added:
/wiki/Changelog.wiki
=======================================
--- /dev/null
+++ /wiki/Changelog.wiki Sat Dec 19 13:58:53 2009
@@ -0,0 +1,28 @@
+#summary notes on significant changes between releases
+#labels Featured,Phase-Support
+
+= 0.2.3-SNAPSHOT =
+
+== Core ==
+
+=== Add Multiple Projects from Ohloh.net ===
+
+The Command Line interface can now accept a filename instead of a project
ID, e.g.
+
+{{{
+importOhloh -f FILENAME
+}}}
+
+This file contains one Ohloh project ID per line (or a comment if the line
starts with '#'). All projects listed in this file will be imported into
the database. For example:
+
+{{{
+################################
+# Projects to import from Ohloh
+################################
+
+simal
+
+# Apache projects
+apache
+forrest
+}}}
--
You received this message because you are subscribed to the Google Groups
"Simal Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simal-commits?hl=en.