Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Mon, 22 Aug 2005 00:43:47 +0000 (00:43 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Mon, 22 Aug 2005 00:43:47 +0000 (00:43 +0000)
commit364bf52ada05bf7d7158dba9d2391f63b71258f6
tree1e32d112d3f11dbc1ebea6df18e64c1178896048
parentc913c66391836ffd64dfb0fe96eb66601860fc95
Rocco Rutte:
- move version string creation to central place + update all others
- drop ~/.muttngrc-$version and ~/.muttng/muttngrc-$version as it doesn't make sense without a version released so far
- add one more pop magic number to some switch statement (just disables warning; not really sure if this is really correct)
- as NNTP currently doubles some functionality from mutt_parse_rfc822_line(), copy bug "fix": copy complete From: line even if address is invalid to show at least _something_; this is required for some non de.ALL newsgroups ;-((((

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@420 e385b8ad-14ed-0310-8656-cc95a2468c6d
12 files changed:
UPGRADING
commands.c
compose.c
init.c
main.c
muttlib.c
nntp/nntp.c
parse.c
pop/pop_lib.c
protos.h
sendlib.c
status.c