# # ChangeLog for storage.c # # Generated by Trac 1.2.3 # 2024-03-28T10:30:39Z Tue, 13 Dec 2005 23:05:27 GMT Jelmer Vernooij [b73ac9c] * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * unix.c (modified) Add support for 'primary' and 'migrate' account storages. Fix two ... Sat, 10 Dec 2005 14:50:49 GMT Jelmer Vernooij [ab49fdc] * commands.c (modified) * irc.c (modified) * storage.c (modified) * storage.h (modified) Use helper functions rather then the backends directly. This will be ... Thu, 08 Dec 2005 13:41:53 GMT Jelmer Vernooij [1ee6c18] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * storage.c (added) * storage.h (added) * storage_text.c (added) * unix.c (modified) Add abstraction layer for storage