Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
New version (0.81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Roff committed Mar 28, 2000
1 parent 217cd14 commit 7a9e1b3
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 18 deletions.
4 changes: 1 addition & 3 deletions licq/doc/BUGS
@@ -1,3 +1 @@
Currently known bugs and poor feature implementations in Licq:

There are currently no known bugs in Licq.
See the bugtracking section of the web page for bug information.
6 changes: 6 additions & 0 deletions licq/doc/CHANGELOG
@@ -1,5 +1,11 @@
Change log for Licq.

New in 0.81
o Chat thread segfault handler
o Use first name if no alias present
o Fix no-rtti problem


New in 0.80
o Multiparty chat
o Chat integrated into the daemon
Expand Down
2 changes: 1 addition & 1 deletion licq/doc/README
@@ -1,4 +1,4 @@
LICQ v0.80
LICQ v0.81

An ICQ clone written in C and C++ using a plugin system to allow for
many possible interfaces.
Expand Down
14 changes: 1 addition & 13 deletions licq/doc/TODO
@@ -1,26 +1,14 @@
List of things to do and in progress for Licq:

Priorities:
o Multi-party chat.


Other Things:
o Have licq automatically detect the status of ppp0 and go online/offline
accordingly
o Fix auto-update all users
o Make the statuses when sounds appear configurable
o Auto accept file option
o Send uins to users
o Get the correct status from the tcp message packet


Fields to add to users:
o Last seen online (time)
o Real IP


Plugin Ideas:
o ICQ forwarder
o Email checker
o Web server (in progress)
o Console plugin (in progress)

9 changes: 9 additions & 0 deletions qt-gui/doc/CHANGELOG
@@ -1,5 +1,14 @@
Change log for Licq Qt-GUI Plugin.

New in 0.81
o Popup all messages option
o Ctrl-Delete and Delete used in contact list to remove users
from list or current group
o Ctrl-Delete on close button in user function window removes the user
from the contact list
o Fix for chat problems


New in 0.80
o Multiparty Chat
o Send message urgent or to contact list with one click
Expand Down
2 changes: 1 addition & 1 deletion qt-gui/doc/README
@@ -1,4 +1,4 @@
LICQ Qt-GUI Plugin v0.80
LICQ Qt-GUI Plugin v0.81

A plugin for Licq to enable a gui based on Qt.

Expand Down

0 comments on commit 7a9e1b3

Please sign in to comment.