]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
More exports.
authorBruno Haible <bruno@clisp.org>
Wed, 17 Oct 2007 20:13:44 +0000 (20:13 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:19 +0000 (12:15 +0200)
gettext-tools/ChangeLog
gettext-tools/woe32dll/gettextlib-exports.c

index d6b645388d4a91d20683f50727ca49b53dcb5c42..ea4ce580663c1cfdd03ac504f1226537bf029d31 100644 (file)
@@ -1,3 +1,8 @@
+2007-10-17  Bruno Haible  <bruno@clisp.org>
+
+       * woe32dll/gettextlib-exports.c: Export gl_array_list_implementation,
+       gl_linkedhash_list_implementation.
+
 2007-10-01  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tests: New directory.
index 480ebde32e2df1d5685ab10fa009cf45091e72be..b10a0b1fc942c1f97676cdb6646da3ecc7f8c60f 100644 (file)
@@ -1,5 +1,5 @@
 /* List of exported symbols of libgettextlib on Cygwin.
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006-2007 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify
@@ -23,6 +23,8 @@ VARIABLE(error_one_per_line)
 VARIABLE(error_print_progname)
 VARIABLE(error_with_progname)
 VARIABLE(exit_failure)
+VARIABLE(gl_array_list_implementation)
+VARIABLE(gl_linkedhash_list_implementation)
 VARIABLE(program_name)
 VARIABLE(rpl_optarg)
 VARIABLE(rpl_optind)