Whamcloud - gitweb
ChangeLog, get_device_by_label.c:
[tools/e2fsprogs.git] / lib / ChangeLog
1 2000-07-13    <tytso@valinux.com>
2
3         * Release of E2fsprogs 1.19
4
5 1999-11-10    <tytso@valinux.com>
6
7         * Release of E2fsprogs 1.18
8
9 1999-10-26    <tytso@valinux.com>
10
11         * Release of E2fsprogs 1.17
12
13 1999-10-22    <tytso@valinux.com>
14
15         * Release of E2fsprogs 1.16
16
17 1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
18
19         * Release of E2fsprogs 1.15
20
21 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
22
23         * Release of E2fsprogs 1.14
24
25 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
26
27         * Release of E2fsprogs 1.13
28
29 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
30
31         * Release of E2fsprogs 1.12
32
33 1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
34
35         * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib,
36                 Makefile.profile: Change to use new installation directory
37                 variables convention.  Add uninstall rules.
38
39 1998-03-28  Theodore Ts'o  <tytso@rsts-11.mit.edu>
40
41         * Makefile.elf-lib (installdirs): Change use of DLL_INSTALL_DIR to
42                 ELF_INSTALL_DIR.  (Doesn't make a difference currently,
43                 but it's correct this way.)
44
45 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
46
47         * Release of E2fsprogs 1.11
48
49 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
50
51         * Release of E2fsprogs version 1.10
52
53 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
54
55         * Release of E2fsprogs version 1.09
56
57 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
58
59         * Release of E2fsprogs version 1.08
60
61 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
62
63         * Release of E2fsprogs version 1.07
64
65 Sat Mar  8 13:23:43 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
66
67         * Makefile.elf-lib (image): Allow Makefile.in files to specify 
68                 a list of libraries which the shared library depends upon.
69
70 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
71
72         * Release of E2fsprogs version 1.06
73
74 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
75
76         * Release of E2fsprogs version 1.05
77 Wed Aug 28 15:20:26 1996  Miles Bader  <miles@gnu.ai.mit.edu>
78
79         * Makefile.elf-lib (installdirs-elf-lib): Renamed from installdirs
80         to avoid making random directories only neeeded when installing
81         normal libraries.
82         (install-shlibs): Use installdirs-elf-lib instead of installdirs.
83
84 Thu May 23 12:40:12 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
85
86         * Makefile.elf-lib: Install the .so files in /usr/lib, since the
87                 .a files are stored there.  (We were installing the .so
88                 files in the wrong place before.)
89
90 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
91
92         * Release of E2fsprogs version 1.04
93
94 Wed May 15 22:59:06 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
95
96         * Makefile.profile (install): Add an install production so that
97                 the profiling libraries are installed.
98
99 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
100
101         * Release of E2fsprogs version 1.03
102
103 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
104
105         * Release of E2fsprogs version 1.02
106
107 Mon Oct 30 21:11:47 1995    <tytso@rsts-11.mit.edu>
108
109         * Makefile.elf-lib: Changes to pass -soname to the linker, so that
110                 ld.so knows which version of the library to load when
111                 there's more than one major version of the shared library.
112
113 Mon Sep  4 21:42:46 1995  Remy Card  <card@bbj>
114
115         * Makefile.bsd-lib: New file containing support for BSD shared
116                 libraries.
117
118 Sat Aug  5 11:43:05 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
119
120         * Makefile.dll-lib: Added new target install-shlibs, which just
121                 installs the shared libraries.
122
123         * Makefile.elf-lib: Added new target install-shlibs, which just
124                 installs the shared libraries.
125
126 Tue Jul 18 21:24:13 1995    <tytso@rsx-11.mit.edu>
127
128         * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
129                 files are now in in dll/jump.*; now the subdirs target
130                 takes care of creating the jump directory, and then copy
131                 the jump.* files from the dll directory to the jump
132                 directory.  This allows dll libraries to be built where
133                 the build directory is not equal to the source directory.
134
135 Tue Jul 11 22:05:56 1995    <tytso@rsx-11.mit.edu>
136
137         * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
138                 Makefile.profile: Add rule to mkdir the appropriate object
139                 subdirectory (checker, elfshared, jump, profiled, etc.)
140