1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-08 08:05:45 +01:00

made authors and news files pure text files without any html directives

This commit is contained in:
Martin Stubenschrott
2008-10-21 19:31:04 +00:00
parent 2141d475f8
commit 63b4109713
2 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
<pre>
Main developer/Project founder:
* Martin Stubenschrott (stubenschrott@gmx.net)
@@ -31,4 +30,3 @@ Patches (in no special order):
* Raimon Grau Cuscó (document relationship navigation - ]], [[)
* Ryan Zheng (ctrl-x/a support)
* Dan Boger (:set online support)
</pre>

3
NEWS
View File

@@ -1,4 +1,3 @@
<pre>
2008-XX-XX:
* version 2.0 (probably)
* IMPORTANT: command actions now take an args object, returned from
@@ -361,5 +360,3 @@
11/04/2007:
* version 0.2
* first public release
</pre>
<!-- vim: set sw=4 ts=4 et: -->