Changeset 40d2dc4
- Timestamp:
- 2007-09-04T17:05:56Z (17 years ago)
- Branches:
- master
- Children:
- e5c0175
- Parents:
- c15f71a
- Location:
- skype
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
rc15f71a r40d2dc4 1 1 -include config.mak 2 2 3 VERSION = 0.1. 23 VERSION = 0.1.3 4 4 5 5 skype.so: skype.c config.mak -
skype/NEWS
rc15f71a r40d2dc4 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.1.3 - support for edited messages 4 - ignore empty messages (skype does the same) 5 - support for multiline messages 6 - switch to the x11 api instead of dbus (it's much more stable) 3 7 0.1.2 - notification when a new call arrives in 4 8 - more documentation (vnc)
Note: See TracChangeset
for help on using the changeset viewer.