Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index 5581bf42a01a47ed74bf31c605b6fa1fef62435d..8dbe52a2a93b309abd81b6b647535cf0924b8653 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-06  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * libs/dbprim: database primitives library, including
+       flexible linked lists, auto-resizing hash tables, and sparse
+       matrices.  Has a test suite for everything but portions of
+       the sparse matrix routines (I'm lazy; someone help me write
+       them!).  Documentation generated by doxygen--feel free to
+       critique, suggest phrasing improvements, etc.
+
 2003-01-22  Kevin L. Mitchell  <klmitch@mit.edu>
        * libs: put third-party libraries in this subdirectory.
        Started by copying adns into it--will fix the rest and remove