]> code.citadel.org Git - citadel.git/blob - citadel/ChangeLog
Sat Aug 1 18:32:52 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
[citadel.git] / citadel / ChangeLog
1 Sat Aug  1 18:32:52 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
2         * ipc_c_tcp.c: fixed order of memcpy parameters after gethostbyname
3
4 Sun Jul 19 17:26:12 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
5         * ChangeLog: reordered; the GNU standard is to add new entries to the
6           top.
7         * .cvsignore: added userlist
8
9 Sun Jul 12 20:58:59 EDT 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
10         * Finished migrating everything to the new data store.
11         * Replaced the binary "calllog" with the ASCII "citadel.log"
12         * Began converting broken utilities that depend on the old data store
13
14 Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
15         * Makefile.in: removed msgstats
16
17 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
18         * Initial CVS import