]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
[wget] / src / ChangeLog
index 54e591db6e1aea3f406ed61b1412cb34e421cbbb..4733eb6c435aad5281253f47c3561c516a5810d2 100644 (file)
@@ -1,3 +1,10 @@
+2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * hash.c: Rename "mapping" to "cell" to avoid confusion with the
+       term "mapping" (or "map") sometimes being used for the entire hash
+       table.  Also rename "non-empty" to "occupied" for easier reading
+       of if (!NON_EMPTY (...)) ... .
+
 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * main.c, ptimer.c, sysdep.h, utils.c: Use #elif to simplify reading of