patir 0.5.2 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +2 -0
- data/docu/index.html +5 -2
- data/lib/patir/base.rb +1 -1
- data/lib/patir/command.rb +1 -1
- metadata +1 -1
data/History.txt
CHANGED
data/docu/index.html
CHANGED
|
@@ -46,8 +46,11 @@
|
|
|
46
46
|
<div align="justify" class="graypanel">
|
|
47
47
|
<span class="smalltitle">News</span><br /><br />
|
|
48
48
|
<span class="smallredtext">26 Februar 2008</span><br />
|
|
49
|
-
<span class="bodytext">
|
|
50
|
-
<a href="
|
|
49
|
+
<span class="bodytext">rutema v0.5.0 is out!.</span><br />
|
|
50
|
+
<a href="rutema050.html" class="smallgraytext">More...</a><br /><br />
|
|
51
|
+
<span class="smallredtext">26 Februar 2008</span><br />
|
|
52
|
+
<span class="bodytext">patir v0.5.3 is out!</span><br />
|
|
53
|
+
<a href="patir052.html" class="smallgraytext">More...</a><br /><br />
|
|
51
54
|
<span class="smallredtext">05 December 2007</span><br />
|
|
52
55
|
<span class="bodytext">rutema v0.4.2 is out!.</span><br />
|
|
53
56
|
<a href="rutema041.html" class="smallgraytext">More...</a><br /><br />
|
data/lib/patir/base.rb
CHANGED
data/lib/patir/command.rb
CHANGED