Changeset 99
- Timestamp:
- 02/06/02 18:42:55 (7 years ago)
- Files:
-
- trunk/NEWS (modified) (1 diff)
- trunk/README (modified) (2 diffs)
- trunk/README.Pl (modified) (3 diffs, 2 props)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/NEWS
r51 r99 1 1 2 Version 0.9 is the first released verion. 2 Version 0.9.8 3 -------------- 4 This will be (hopefully) the last one before jabber-gg-transport-1.0.0 5 It has changed a lot, so don't believe that your old config files will 6 work :-) 7 8 9 Changes from 0.9: 10 11 * Support for <remove/> in registration 12 13 * Many bug fixes 14 15 * Don't panic when PONG is not received. It seems GG server doesn't send 16 them any more 17 18 * Support for system message. They are sent from the agent, not user "0" 19 now. And each message is sent only once 20 21 * Workarounds for WinJab bugs with child elements of <iq/> 22 (eg. VCARD instead of vCard) 23 24 * Browse support 25 26 * Changing of uid/gid when started as root (good for init scripts) 27 28 * Support for multiple user resources 29 30 31 32 Version 0.9 33 -------------- 34 This is the first released version. trunk/README
r51 r99 8 8 system very popular in Poland. 9 9 10 Sources include example config file ( ggtrans.xml), which contains all10 Sources include example config file (jggtrans.xml), which contains all 11 11 configuration instructions. It should be installed in the $sysconfdir 12 12 directory (defined by configure script, default: /usr/local/etc). … … 15 15 jabber server. 16 16 17 Note: you should never run jggtrans as root. 17 You can start is from root accound, giving "-u" and maybe "-g" options 18 --- it will change to given uid/gid then. 18 19 19 20 Please report any bugs to me: trunk/README.Pl
- Property svn:eol-style deleted
- Property svn:keywords deleted
r51 r99 9 9 Pakiet zawiera przyk�adowe pliki konfiguracyjne w dw�wersjach 10 10 j�kowych: 11 ggtrans.xml --- angielska12 ggtrans.xml.Pl --- polska11 jggtrans.xml --- angielska 12 jggtrans.xml.Pl --- polska 13 13 14 14 Jeden z tych plik�owinien by�ainstalowany jako "ggtrans.xml" … … 22 22 po odpowiednim zmodyfikowaniu jabber.xml i uruchomieniu serwera Jabber. 23 23 24 Uwaga: nie nale�y uruchamia�ggtrans z uprawnieniami u�ytkownika root!25 26 24 Prosz�g�asza�i wszelkie znalezione b��, mo�e uda mi si�e 27 25 poprawi� … … 29 27 30 28 Jacek Konieczny 31 32 29 33 30
