-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -7,8 +7,9 @@ Makefile.in | |||
7 | /config.log | 7 | /config.log |
8 | /config.status | 8 | /config.status |
9 | /configure | 9 | /configure |
10 | /stamp-h1 | 10 | /stamp-h1 |
11 | /INSTALL | 11 | /INSTALL |
12 | /depcomp | 12 | /depcomp |
13 | /install-sh | 13 | /install-sh |
14 | /missing | 14 | /missing |
15 | /NEWS | ||
@@ -1,2 +0,0 @@ | |||
1 | 0.0 (March 8th, 2009) | ||
2 | - Initial release | ||