| 1999-11-19 <tytso@valinux.com> |
| |
| * Makefile.in (distclean): Remove TAGS and Makefile.in.old from |
| the source directory. |
| |
| 1999-11-10 <tytso@valinux.com> |
| |
| * Release of E2fsprogs 1.18 |
| |
| 1999-10-26 <tytso@valinux.com> |
| |
| * Release of E2fsprogs 1.17 |
| |
| 1999-10-22 <tytso@valinux.com> |
| |
| * Release of E2fsprogs 1.16 |
| |
| 1999-07-18 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs 1.15 |
| |
| 1999-01-09 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs 1.14 |
| |
| 1998-12-15 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs 1.13 |
| |
| 1998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs 1.12 |
| |
| 1998-06-27 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * test_icount.c (main): The variable which gets the return value |
| from getopt should be an int so that the comparisons |
| against EOF work on systems with unsigned chars. |
| |
| 1998-06-25 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * test_icount.c (main): Fix main() declaration so that it returns |
| int, not void. |
| |
| 1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Makefile.in: Add uninstall target (which is a just a no-op). |
| |
| 1998-03-29 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * test_icount.h (do_dump, do_validate): Add prototypes to fix |
| -Wall warnings. |
| |
| * test_icount.c: Fix -Wall warnings. |
| |
| Sat Oct 25 18:50:33 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Makefile.in (PROGS): Remove test_rel from the test programs that |
| we build for now. |
| |
| * test_icount.c: Fix some random lint warnings. |
| |
| Tue Jun 17 01:33:20 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs 1.11 |
| |
| Thu Apr 24 12:16:42 1997 Theodre Ts'o <tytso@localhost.mit.edu> |
| |
| * Release of E2fsprogs version 1.10 |
| |
| Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs version 1.09 |
| |
| Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * Release of E2fsprogs version 1.08 |
| |
| Wed Mar 26 15:38:52 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> |
| |
| * test_icount.c: New file which tests the icount abstraction. |
| |