summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-01 11:36:48 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-01 11:36:48 +0000
commitf3e6c8cfd6e8fab60ab35407cf20149de44b4f04 (patch)
tree60efa27dec88b8aad4e28bb5aac509cd19fabb0b
parentea52bd7d7e8a3a2254ddadd6b1290f4beb88a2f1 (diff)
Preparing 0.94.9i.mutt-0-94-9i-rel
-rw-r--r--ChangeLog115
-rw-r--r--Makefile.in75
-rw-r--r--TODO2
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
-rw-r--r--reldate.h2
6 files changed, 134 insertions, 64 deletions
diff --git a/ChangeLog b/ChangeLog
index d752ca14..cc99a7c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,118 @@
+Thu Oct 1 11:22:51 1998 Thomas Roessler <roessler@guug.de>
+
+ * po/de.po: German l10n, first take.
+
+ * intl/AUTHORS, intl/BUGS, intl/COPYING: Adding legalese.
+
+ * po/mutt.pot, po/de.po, po/cat-id-tbl.c, main.c: More i18n fixes.
+
+ * po/mutt.pot, po/de.po, po/cat-id-tbl.c:
+ Adapting the catalog files to 0.94.8.
+
+ * charsets/Makefile.in, configure.in, configure, Makefile.in, Makefile.am:
+ Various automake and installation fixes.
+
+ * po/Makefile.in.in, po/POTFILES.in, po/cat-id-tbl.c,
+ po/de.po, po/mutt.pot, po/stamp-cat-id, intl/ChangeLog,
+ intl/Makefile.in, intl/bindtextdom.c, intl/cat-compat.c,
+ intl/dcgettext.c, intl/dgettext.c, intl/explodename.c,
+ intl/finddomain.c, intl/gettext.c, intl/gettext.h,
+ intl/gettextP.h, intl/hash-string.h, intl/intl-compat.c,
+ intl/intlh.inst.in, intl/l10nflist.c, intl/libgettext.h,
+ intl/libintl.glibc, intl/libintl.h, intl/linux-msg.sed,
+ intl/loadinfo.h, intl/loadmsgcat.c, intl/localealias.c,
+ intl/po2tbl.sed.in, intl/textdomain.c, intl/xopen-msg.sed,
+ doc/Makefile.in, thread.c, stamp-h.in, status.c, sort.c,
+ signal.c, sendlib.c, send.c, score.c, rfc1524.c,
+ recvattach.c, query.c, postpone.c, pop.c, pgppubring.c,
+ pgpkey.c, pgp.c, pattern.c, parse.c, pager.c, mx.c, missing,
+ mutt.h, mh.c, menu.c, mbox.c, main.c, lib.c, keymap.c,
+ init.c, imap.c, hook.c, help.c, headers.c, handler.c,
+ gen_defs, flags.c, edit.c, date.c, curs_main.c, curs_lib.c,
+ copy.c, configure.in, configure, config.h.in, compose.c,
+ commands.c, color.c, buffy.c, browser.c, attach.c, alias.c,
+ aclocal.m4, addrbook.c, acconfig.h, ABOUT-NLS, Makefile.am,
+ Makefile.in: Adding gettext support, based on the patch by
+ Marco d'Itri.
+
+ * TODO: add a note about the currently-missing mh_sequences support.
+
+ * send.c:
+ Fix the PgpSignMicalg vanishing when recalling postponed messages.
+ Bug squashed by Bjørn Fischer.
+
+Wed Sep 30 13:56:24 1998 Thomas Roessler <roessler@guug.de>
+
+ * doc/manual.txt, doc/manual.sgml: SGML fix.
+
+ * postpone.c, headers.c:
+ Don't generate a NULL micalg parameter when getting postponed
+ messages.
+
+ * functions.h:
+ Removing some superfluous key bindings from functions.h. (From:
+ Gero Treuner <gero@faveve.uni-stuttgart.de>)
+
+ * doc/manual.sgml, init.c:
+ Add some more support for version-dependant configuration files.
+
+ * copy.c:
+ When forwarding a mail (nomime_forw) and you have forw_quote set,
+ mutt inserts a blank line between header and body of the forwarded
+ message.
+
+ * compose.c:
+ Tell the user how to attach messages when using the attach-message
+ feature.
+
+ * doc/manual.sgml, pattern.c, mutt.h:
+ Add ~g and ~G patterns for PGP signed and encrypted messages.
+
+ * doc/manual.sgml: Documentation for Vikas' latest features.
+
+Tue Sep 29 15:40:01 1998 Thomas Roessler <roessler@guug.de>
+
+ * status.c:
+ _Really_ fix an unset or too short StChars varialbe. (From Vikas.)
+
+ * rfc822.c: Fix a segmentation fault occuring with certain badly-formed
+ RFC822-like addresses.
+
+ * hdrline.c: Make status characters work again.
+
+ * doc/manual.txt, doc/manual.sgml: Documenting some more variables.
+
+ * Muttrc.in: Add newly added variables to the default system muttrc.
+
+ * status.c: Catch short StChars values.
+
+ * mutt.h, init.c, hdrline.c: Add caching for a message's flags.
+
+ * charsets/parse_i18n.c, charsets/gen_charsets, charsets/Makefile.in, Makefile.in:
+ patch-0.94.7i.rr.charsets_fix.1, from Roland Rosenfeld.
+
+ * doc/manual.txt, doc/manual.sgml, configure.in, configure:
+ Some nits from Gero Treuner.
+
+Mon Sep 28 17:40:47 1998 Thomas Roessler <roessler@guug.de>
+
+ * pager.c, curs_main.c: Vikas' pipe-redraw fix.
+
+ * doc/manual.txt, doc/manual.sgml, doc/Makefile.in, GPL, main.c, COPYRIGHT, Attic/COPYING:
+ A first take at bringing copyright notices and credits into synch
+ with reality.
+
+ * reldate.h, configure.in, configure, TODO, Makefile.in, ChangeLog:
+ Preparing 0.94.8i.
+
+Sat Sep 26 10:13:39 1998 Thomas Roessler <roessler@guug.de>
+
+ * mh.c: Changing the index_hint handling for mh folders once again.
+
+ * mh.c:
+ Resort the incoming folder from mh_sync_mailbox() also when new mail
+ arrived.
+
Sat Sep 26 10:13:39 1998 Thomas Roessler <roessler@guug.de>
* mh.c: Changing the index_hint handling for mh folders once again.
diff --git a/Makefile.in b/Makefile.in
index 2c4b1c2c..30381fd7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -164,23 +164,6 @@ DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
TAR = tar
GZIP = --best
-DEP_FILES = .deps/addrbook.P .deps/alias.P .deps/attach.P \
-.deps/browser.P .deps/buffy.P .deps/charset.P .deps/color.P \
-.deps/commands.P .deps/complete.P .deps/compose.P .deps/copy.P \
-.deps/curs_lib.P .deps/curs_main.P .deps/date.P .deps/dotlock.P \
-.deps/edit.P .deps/enter.P .deps/filter.P .deps/flags.P .deps/from.P \
-.deps/getdomain.P .deps/gnupgparse.P .deps/handler.P .deps/hash.P \
-.deps/hdrline.P .deps/headers.P .deps/help.P .deps/history.P \
-.deps/hook.P .deps/imap.P .deps/init.P .deps/keymap.P .deps/lib.P \
-.deps/main.P .deps/mbox.P .deps/menu.P .deps/mh.P .deps/mutt_dotlock \
-.deps/mutt_dotlock.P .deps/mx.P .deps/pager.P .deps/parse.P \
-.deps/pattern.P .deps/pgp.P .deps/pgpinvoke.P .deps/pgpkey.P \
-.deps/pgppubring.P .deps/pop.P .deps/postpone.P .deps/query.P \
-.deps/recvattach.P .deps/resize.P .deps/rfc1524.P .deps/rfc2047.P \
-.deps/rfc822.P .deps/score.P .deps/send.P .deps/sendlib.P \
-.deps/sha1dgst.P .deps/signal.P .deps/snprintf.P .deps/socket.P \
-.deps/sort.P .deps/status.P .deps/strcasecmp.P .deps/system.P \
-.deps/thread.P
SOURCES = mutt_dotlock.c $(mutt_SOURCES) $(EXTRA_mutt_SOURCES)
OBJECTS = mutt_dotlock.o $(mutt_OBJECTS)
@@ -189,9 +172,9 @@ all: all-recursive-am all-am
.SUFFIXES:
.SUFFIXES: .S .c .o .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
+ cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \
&& CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
@@ -251,6 +234,9 @@ uninstall-binPROGRAMS:
rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
done
+.c.o:
+ $(COMPILE) -c $<
+
.s.o:
$(COMPILE) -c $<
@@ -376,11 +362,6 @@ distdir: $(DISTFILES)
-rm -rf $(distdir)
mkdir $(distdir)
-chmod 777 $(distdir)
- here=`cd $(top_builddir) && pwd`; \
- top_distdir=`cd $(distdir) && pwd`; \
- distdir=`cd $(distdir) && pwd`; \
- cd $(top_srcdir) \
- && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
@for file in $(DISTFILES); do \
d=$(srcdir); \
test -f $(distdir)/$$file \
@@ -395,30 +376,6 @@ distdir: $(DISTFILES)
(cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
|| exit 1; \
done
-
-DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-
--include $(DEP_FILES)
-
-mostlyclean-depend:
-
-clean-depend:
-
-distclean-depend:
-
-maintainer-clean-depend:
- -rm -rf .deps
-
-%.o: %.c
- @echo '$(COMPILE) -c $<'; \
- $(COMPILE) -Wp,-MD,.deps/$(*F).P -c $<
-
-%.lo: %.c
- @echo '$(LTCOMPILE) -c $<'; \
- $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
- @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
- < .deps/$(*F).p > .deps/$(*F).P
- @-rm -f .deps/$(*F).p
info: info-recursive
dvi: dvi-recursive
check: all-am
@@ -465,20 +422,18 @@ maintainer-clean-generic:
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
- mostlyclean-compile mostlyclean-tags mostlyclean-depend \
+ mostlyclean-compile mostlyclean-tags \
mostlyclean-generic
clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-tags \
- clean-depend clean-generic mostlyclean-am
+ clean-generic mostlyclean-am
distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
- distclean-tags distclean-depend distclean-generic \
- clean-am
+ distclean-tags distclean-generic clean-am
maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
maintainer-clean-compile maintainer-clean-tags \
- maintainer-clean-depend maintainer-clean-generic \
- distclean-am
+ maintainer-clean-generic distclean-am
mostlyclean: mostlyclean-recursive mostlyclean-am
@@ -502,13 +457,11 @@ uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
all-recursive check-recursive installcheck-recursive info-recursive \
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
-distclean-tags clean-tags maintainer-clean-tags distdir \
-mostlyclean-depend distclean-depend clean-depend \
-maintainer-clean-depend info dvi installcheck all-recursive-am all-am \
-install-exec-am uninstall-am install-exec install-data install \
-uninstall all installdirs mostlyclean-generic distclean-generic \
-clean-generic maintainer-clean-generic clean mostlyclean distclean \
-maintainer-clean
+distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
+installcheck all-recursive-am all-am install-exec-am uninstall-am \
+install-exec install-data install uninstall all installdirs \
+mostlyclean-generic distclean-generic clean-generic \
+maintainer-clean-generic clean mostlyclean distclean maintainer-clean
mutt_dotlock.c: dotlock.c
diff --git a/TODO b/TODO
index 80d1ef8b..7dfb4f6e 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
Problems are listed in approximate order of priority.
+- Help formatting could be revamped a bit.
+
- re-add support for .mh_sequences files
- Fix the "unexpected EXPUNGE" IMAP bug.
diff --git a/configure b/configure
index 4fc9d53c..3d52f132 100755
--- a/configure
+++ b/configure
@@ -734,7 +734,7 @@ fi
PACKAGE=mutt
-VERSION=0.94.8
+VERSION=0.94.9
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/configure.in b/configure.in
index dad3f56e..49bc5987 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(mutt.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mutt, 0.94.8)
+AM_INIT_AUTOMAKE(mutt, 0.94.9)
ALL_LINGUAS="de"
diff --git a/reldate.h b/reldate.h
index 0503cf40..cd12a862 100644
--- a/reldate.h
+++ b/reldate.h
@@ -1 +1 @@
-const char *ReleaseDate = "1998-09-28";
+const char *ReleaseDate = "1998-10-01";