release 1.0
This commit is contained in:
parent
8e26bda161
commit
a6ba8c5e79
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
||||||
v1.0 (Aug xx, 2005)
|
v1.0 (Aug 27, 2005)
|
||||||
|
|
||||||
- Limited support for keyboard navigation
|
- Limited support for keyboard navigation
|
||||||
- Feed information editor
|
- Feed information editor
|
||||||
|
|
9
README
9
README
|
@ -7,7 +7,14 @@ operation.
|
||||||
|
|
||||||
Licensed under GPL version 2.
|
Licensed under GPL version 2.
|
||||||
|
|
||||||
Warning: This is alpha quality experimental code.
|
Warning: I don't know how to stress it enough - please do not install
|
||||||
|
this program wide open to the whole internet. It belongs to (host or password)
|
||||||
|
protected directory on your webserver. There could be SQL-injection or other
|
||||||
|
remote vulnerabilities, so beware.
|
||||||
|
|
||||||
|
Also, TT-rss at present is not multi-user. It is designed for one person to
|
||||||
|
read news consistently from different locations, one location at a time. Otherwise,
|
||||||
|
last-read information will get messed up and other bad stuff could happen.
|
||||||
|
|
||||||
Interface:
|
Interface:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue