Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulib
[gnulib.git] / NEWS
1 Important notes
2 ---------------
3
4 User visible incompatible changes
5 ---------------------------------
6
7 Date        Modules         Changes
8
9 2007-12-03  getpagesize     The include file is changed from "getpagesize.h"
10                             to <unistd.h>.
11
12 2007-12-03  strcase         The include file is changed from <string.h> to
13                             <strings.h>.
14
15 2007-10-07  most modules    The license for most modules has changed from
16                             GPLv2+ to GPLv3+, and from LGPLv2+ to LGPLv3+.
17                             A few modules are still under LGPLv2+; see the
18                             module description for the applicable license.
19
20 2007-09-01  linebreak       "linebreak.h" no longer declares the functions
21                             locale_charset, uc_width, u{8,16,32}_width. Use
22                             "uniwidth.h" to get these functions declared.
23
24 2007-08-28  areadlink-with-size
25                             Renamed from mreadlink-with-size.
26                             Function renamed: mreadlink_with_size ->
27                             areadlink_with_size.
28
29 2007-08-22  getdelim, getline
30                             The include file is changed from "getdelim.h"
31                             and "getline.h" to the POSIX 200x <stdio.h>.
32
33 2007-08-18  idcache         Now provides prototypes in "idcache.h".
34
35 2007-08-10  xstrtol         The STRTOL_FATAL_ERROR macro is removed.
36                             Use the new xstrtol_fatal function instead.
37
38 2007-08-04  human           The function human_options no longer reports an
39                             error to standard error; that is now the
40                             caller's responsibility.  It returns an
41                             error code of type enum strtol_error
42                             instead of the integer option value, and stores
43                             the option value via a new int * argument.
44             xstrtol         The first two arguments of STRTOL_FATAL_ERROR
45                             are now an option name and option argument
46                             instead of an option argument and a type string,
47                             STRTOL_FAIL_WARN is removed.
48
49 2007-07-14  gpl, lgpl       New Texinfo versions with no sectioning commands.
50
51 2007-07-10  version-etc     Output now mentions GPLv3+, not GPLv2+.  Use
52                             gnulib-tool --local-dir to override this.
53
54 2007-07-07  wcwidth         The include file is changed from "wcwidth.h" to
55                             <wchar.h>.
56
57 2007-07-02  gpl, lgpl       Renamed to gpl-2.0 and lgpl-2.1 respectively.
58                             (There is also a new module gpl-3.0.)
59
60 2007-06-16  lchown          The include file is changed from "lchown.h" to
61                             <unistd.h>.
62
63 2007-06-09  xallocsa        Renamed to xmalloca. The include file "xallocsa.h"
64                             was remamed to "xmalloca.h". The function was
65                             renamed:
66                               xallocsa -> xmalloca
67
68 2007-06-09  allocsa         Renamed to malloca. The include file "allocsa.h"
69                             was remamed to "malloca.h". The function-like
70                             macros were renamed:
71                               allocsa -> malloca
72                               freesa -> freea
73
74 2007-05-20  utimens         Renamed futimens to gl_futimens, to avoid
75                             conflict with the glibc-2.6-introduced function
76                             that has a different signature.
77
78 2007-05-01  sigprocmask     The module now depends on signal, so replace
79                               #include "sigprocmask.h"
80                             with
81                               #include <signal.h>
82
83 2007-04-06  gettext         The macro HAVE_LONG_DOUBLE is no longer set.
84                             You can replace all its uses with 1, i.e. assume
85                             'long double' as a type exists.
86
87 2007-04-01  arcfour         Renamed to crypto/arcfour.
88             arctwo          Renamed to crypto/arctwo.
89             des             Renamed to crypto/des.
90             gc              Renamed to crypto/gc.
91             gc-arcfour      Renamed to crypto/gc-arcfour.
92             gc-arctwo       Renamed to crypto/gc-arctwo.
93             gc-des          Renamed to crypto/gc-des.
94             gc-hmac-md5     Renamed to crypto/gc-hmac-md5.
95             gc-hmac-sha1    Renamed to crypto/gc-hmac-sha1.
96             gc-md2          Renamed to crypto/gc-md2.
97             gc-md4          Renamed to crypto/gc-md4.
98             gc-md5          Renamed to crypto/gc-md5.
99             gc-pbkdf2-sha1  Renamed to crypto/gc-pbkdf2-sha1.
100             gc-random       Renamed to crypto/gc-random.
101             gc-rijndael     Renamed to crypto/gc-rijndael.
102             gc-sha1         Renamed to crypto/gc-sha1.
103             hmac-md5        Renamed to crypto/hmac-md5.
104             hmac-sha1       Renamed to crypto/hmac-sha1.
105             md2             Renamed to crypto/md2.
106             md4             Renamed to crypto/md4.
107             md5             Renamed to crypto/md5.
108             rijndael        Renamed to crypto/rijndael.
109             sha1            Renamed to crypto/sha1.
110
111 2007-03-27  vasprintf       The module now depends on stdio, so replace
112                                #include "vasprintf.h"
113                             with
114                                #include <stdio.h>
115
116 2007-03-24  tsearch         The include file is changed from "tsearch.h" to
117                             <search.h>.
118
119 2007-03-24  utf8-ucs4       The include file is changed from "utf8-ucs4.h"
120                             to "unistr.h".
121             utf8-ucs4-unsafe  The include file is changed from
122                             "utf8-ucs4-unsafe.h" to "unistr.h".
123             utf16-ucs4      The include file is changed from "utf16-ucs4.h"
124                             to "unistr.h".
125             utf16-ucs4-unsafe  The include file is changed from
126                             "utf16-ucs4-unsafe.h" to "unistr.h".
127             ucs4-utf8       The include file is changed from "ucs4-utf8.h"
128                             to "unistr.h".
129             ucs4-utf16      The include file is changed from "ucs4-utf16.h"
130                             to "unistr.h".
131
132 2007-03-19  iconvme         The module is removed. Use module striconv instead:
133                             iconv_string -> str_iconv
134                             iconv_alloc -> str_cd_iconv (with reversed
135                                            arguments)
136
137 2007-03-15  list            The functions gl_list_create_empty and
138             array-list      gl_list_create now take an extra fourth argument.
139             carray-list     You can pass NULL.
140             linked-list
141             linkedhash-list
142             avltree-list
143             rbtree-list
144             avltreehash-list
145             rbtreehash-list
146
147 2007-03-15  oset            The function gl_oset_create_empty now takes a
148             array-oset      third argument. You can pass NULL.
149             avltree-oset
150             rbtree-oset
151
152 2007-03-12  des             The types and functions in lib/des.h have been
153             gc-des          renamed:
154
155                             des_ctx -> gl_des_ctx, tripledes_ctx -> gl_3des_ctx,
156                             des_is_weak_key -> gl_des_is_weak_key,
157                             des_setkey -> gl_des_setkey,
158                             des_makekey -> gl_des_makekey,
159                             des_ecb_crypt -> gl_des_ecb_crypt,
160                             des_ecb_encrypt -> gl_des_ecb_encrypt,
161                             des_ecb_decrypt -> gl_des_ecb_decrypt,
162                             tripledes_set2keys -> gl_3des_set2keys,
163                             tripledes_set3keys -> gl_3des_set3keys,
164                             tripledes_makekey -> gl_3des_makekey,
165                             tripledes_ecb_crypt -> gl_3des_ecb_crypt.
166
167                             Also consider using the "gc-des" buffer instead of
168                             using the "des" module directly.
169
170 2007-02-28  xreadlink       The module xreadlink was renamed to
171                             xreadlink-with-size. The function was renamed:
172                             xreadlink -> xreadlink_with_size.
173
174 2007-02-18  exit            The modules now depend on stdlib, so replace
175             mkdtemp           #include "exit.h"
176             mkstemp           #include "mkdtemp.h"
177                               #include "mkstemp.h"
178                             with
179                               #include <stdlib.h>
180
181 2007-01-26  strdup          The module now depends on string, so replace
182                               #include "strdup.h"
183                             with
184                               #include <string.h>
185
186 # This is for Emacs.
187 # Local Variables:
188 # indent-tabs-mode: nil
189 # whitespace-check-buffer-indent: nil
190 # End: