Changeset 4419 for trunk/README

Show
Ignore:
Timestamp:
11/23/05 20:12:52 (3 years ago)
Author:
nk
Message:

log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r4391 r4419  
    55pygtk2.6 or higher 
    66python-libglade 
    7 python-pysqlite2 
     7pysqlite2 (aka. python-pysqlite2) 
    88 
    99some distros also split too much python standard library.