]> granicus.if.org Git - mutt/commitdiff
0.94.999 pre-release commit.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 11 Dec 1998 20:48:12 +0000 (20:48 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 11 Dec 1998 20:48:12 +0000 (20:48 +0000)
ChangeLog
VERSION
reldate.h

index a07ce65e1802d6298fb4d3846221ef577f367d56..6aea2cf8effb5bcd9db1391d0bb5010891e3bbe6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+Fri Dec 11 20:32:25 1998  Thomas Roessler  <roessler@guug.de>
+
+       * Makefile.am: The distdir target creates hard links for the
+       source files.  This has the consequence that the us-dist
+       hook will demolish files in the main source tree.  We have
+       to un-link the various instances of the source code.
+
+       * INSTALL: Warn about regexp-related problems under Solaris 2.6.
+
+       * po/uk.po, po/ru.po, po/it.po, po/fr.po, po/es.po, po/de.po:
+       Various last-minute changes and automatic updates.
+
+       * main.c: Go into no-mailbox mode if the initial folder was
+       given explicitly (-f) and can't be opened.
+
+       * mh.c: Undoing the mh_speed patch.
+
+       * po/it.po, po/fr.po: l10n fixes.
+
+       * curs_main.c: Start a new reply and postpone it. Then type
+       m (mail), and recall and send the postponed reply. The
+       replied message is _not_ flagged replied.
+
+       (From Byrial Jensen.)
+
+       * po/fr.po: Bug-fixed french l10n.
+
+       * parse.c: Multipart parser fixes from Byrial.  Finally.
+
+       * po/it.po: Small fix.
+
+Thu Dec 10 22:48:56 1998  Thomas Roessler  <roessler@guug.de>
+
+       * po/fr.po, configure.in: Add the french l10n.
+
+       * po/uk.po, po/ru.po, po/it.po, po/es.po, po/de.po, reldate.h:
+       post-release commit 0.94.99.
+
+       * VERSION, README, ChangeLog: Pre-release commit for 0.94.99.
+
+       * menu.c: Fix tag-prefix.
+
 Thu Dec 10 11:06:25 1998  Thomas Roessler  <roessler@guug.de>
 
        * menu.c: Fix tag-prefix.
diff --git a/VERSION b/VERSION
index f23f6b880fe615bc1d5ddffd0e198ed722065952..bdf329b5098003781b4caed1459a6ab9ccacb3bd 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.94.99
+0.94.999
index 29f41e3448a7c8f218c31e2444e5e5dcf7934081..aadd0d41ca791469e1ba3af21b0dc3373662e543 100644 (file)
--- a/reldate.h
+++ b/reldate.h
@@ -1 +1 @@
-const char *ReleaseDate = "1998-12-10";
+const char *ReleaseDate = "1998-12-11";