]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2000 18:26:20 +0000 (18:26 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2000 18:26:20 +0000 (18:26 +0000)
Admin/plans
Admin/release-steps

index 302120e9f2afd3e458b12b790117d98dee1a1d1a..4d5b8584fb9c2f16177a3f94bc3e0dde753c29da 100644 (file)
@@ -1,20 +1,31 @@
 Things we plan to do. Comments welcome.
 
-- Replace bash specific INSTALL with the generic one.
-
 - Update lib/ with some files from fetish utils.
 
 - Update other files from libtool-1.3.5 and autoconf-2.13.
 
 - Restore lib/vasprintf.c.
 
+- Remove the distinction between localedir and gnulocaledir.
+
+- gettextize needs not copy intl/ChangeLog.
+
 - Document bash-2.04's $"..." facility and the associated 2 environment
   variables.
 
 - Document that gettext requires the LC_MESSAGES category (or LANGUAGE
   override) and LC_CTYPE category to be set correctly via setlocale.
 
-- Make sure put-ABOUT file and Admin/ directories are not distributed.
+- Marc Espie's wishlist:
+  Makefile.in.in that ships with the most recent release
+  of gettext suffers from various defects:
+  - it does not work with separate compilation, as it creates files 
+    in $(srcdir) and not in $(buildir). Reading this file, somebody must
+    be confused about what's maintainer-dependent, and what's build-dependent.
+  - it has needless dependencies on gnu-makes, which are trivial to fix.
+  - it has bogus file readability tests, which should be executability tests.
+
+- Make sure Admin/ directory is not distributed.
 
 - Update documentation for plural features and bind_textdomain_codeset.
 
@@ -46,6 +57,8 @@ Things we plan to do. Comments welcome.
 
 - Evaluate Francois Pinard's po-utils and xpot. Takeover? Merge? Refer to?
 
+- Change bug report address to bug-gettext instead of bug-gnu-utils@gnu.org
+
 Future:
 
 - Remove support for catgets and Solaris gettext.
index 8eb9529ddf4270b9816a1d82ae08d28325bbce2b..9623d6e1e5148efe8f5b002c4059d6a5795219b0 100644 (file)
@@ -6,5 +6,7 @@ Tasks not to forget before release:
 - Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/.
 - Update misc/locale.alias from glibc's intl/locale.alias.
 
+- Update -version-info in intl/Makefile.in.
+
 - Bump version number in configure.in.