aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-27 03:47:22 +0800
committerDan Winship <danw@src.gnome.org>2000-07-27 03:47:22 +0800
commit7467aa48ec4df79eea40b3305fe9ebb6b195031f (patch)
treefc2e0d7159802b938f069467d80adc33d3912648 /NEWS
parent1265f5c0b1f6aba78139605f4df86f87f399832a (diff)
downloadgsoc2013-evolution-7467aa48ec4df79eea40b3305fe9ebb6b195031f.tar.gz
gsoc2013-evolution-7467aa48ec4df79eea40b3305fe9ebb6b195031f.tar.zst
gsoc2013-evolution-7467aa48ec4df79eea40b3305fe9ebb6b195031f.zip
add mailer 0.3 features
svn path=/trunk/; revision=4359
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS48
1 files changed, 48 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 663e453567..cb68c6f722 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Version 0.3
+-----------
+
+Mail:
+
+ Major features:
+
+ * Lots of IMAP fixes (fejj)
+
+ * You can use an external setuid/setgid movemail program (although
+ we don't ship our own yet). If you have one installed with emacs,
+ the configure script will find that. Otherwise, you can specify
+ --with-movemail=/path (danw)
+
+ * You can toggle HTML/plain text for an individual message in the
+ composer now. (ettore)
+
+ * Bonobo embedding sort of works again, but there are problems with
+ size allocation somewhere. Attachments can now also be handled by
+ external applications.
+
+ * text/plain mail is now line-wrapped in the mail display, to deal
+ with people who don't put newlines in their mail.
+
+ Minor features / bugfixes:
+
+ * Allow user to specify IMAP namespace in the mail config dialog
+ (danw, fejj)
+
+ * Quoted-printable encoder fixes (NotZed)
+
+ * Various NNTP fixes, include a news pane in the config dialog
+ (toshok)
+
+ * Purification (peterw)
+
+ * Fix for message not being re-drawn as deleted (peterw, fejj)
+
+ * Moving a message to another folder copies the flags now (fejj)
+
+ * Close signature in HTML mail with </PRE>, not <PRE>, and default
+ to ~/.signature. (mmeeks)
+
+ * Fixed some confusing behavior in the message threading algorithm
+ (danw)
+
+
+
Version 0.2
-----------
td>Add missing filekris2004-11-131-0/+1 * Update to version 1.2.17krion2004-11-102-3/+3 * . This is sh, not C. Use '=', not '=='.glewis2004-11-101-0/+22 * . Don't use malloc.h for malloc(3) on FreeBSD, use stdlib.h. Thisglewis2004-11-101-0/+13 * Makefiles like tabs more than spaces.linimon2004-11-101-6/+6 * . I use afterstep, so take maintainership.glewis2004-11-101-1/+1 * Drop maintainership.demon2004-11-091-1/+1 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-0815-11/+15 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-084-17/+7 * - Put this small distfile on a reliable hostpav2004-11-031-1/+3 * Change email to new FreeBSD.org addressahze2004-10-301-1/+1 * Fix endless loop in icons.c.cy2004-10-282-0/+37 * Update to 0.91.0, the latest version from the window maker team.dougb2004-10-263-68/+88 * This code is no longer in version 0.91.0dougb2004-10-261-12/+0 * - Fix build on 4-stablepav2004-10-267-42/+83 * - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk portpav2004-10-256-85/+0 * Update to 0.90.0, the latest release from the Window Maker team.dougb2004-10-243-34/+24 * De-fuzz for 0.90.0dougb2004-10-241-24/+24 * Revised to include all the languages supported in 0.90.0.dougb2004-10-241-1/+1 * This patch does not seem to be necessary in 0.90.0.dougb2004-10-241-26/+0 * This adjustment for how libtool is used seems no longer necessarydougb2004-10-241-13/+0 * Choosing a default font for the installation seems no longer to bedougb2004-10-241-11/+0 * Improvements in the 0.90.0 code make these patches irrelevant.dougb2004-10-242-30/+0 * In preparation for 0.90.0, delete all patches that involve charsetdougb2004-10-246-88/+0 * Update 2.5.10 --> 2.5.12cy2004-10-212-2/+4 * Udate 2.4.18 --> 2.4.19cy2004-10-214-6/+6 * Add fbcmd, an utility which provides some functions to the 'core' of fluxboxpav2004-10-204-0/+39 * - Update to 1.2.1pav2004-10-195-19/+25 * Update to release 10arved2004-10-132-3/+3 * Update to version 2.00.00krion2004-10-136-531/+2866 * Update to version 1.2.1krion2004-10-124-23/+9 * - Update to 1.2.2pav2004-10-123-3/+6 * Chase Web site to make fetchable.trevor2004-10-051-1/+1 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * Add one more patch file to adjust an Alpha architecture specifickensmith2004-09-211-0/+14 * BROKEN on 5.x: Does not compilekris2004-09-191-0/+4 * Update to 0.9.10, which contains gobs of really neatadamw2004-09-026-50/+38 * Heal alpha release build.clive2004-08-313-3/+3 * Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Alsogj2004-08-291-2/+9 * Take over maintainership from demon.gj2004-08-283-1/+40 * Update my email address to `@FreeBSD.org'.danfe2004-08-273-3/+3 * Upgrade to 0.16.7.1.vanilla2004-08-2518-8715/+1287 * Add enlightenment-docs, it's some data files of E doc viewer.vanilla2004-08-255-0/+92 * Fix build with gcc-3.4krion2004-08-241-0/+5 * Fix build with gcc-3.4krion2004-08-231-6/+12 * This now compiles on amd64.arved2004-08-221-4/+0 * - Fix build with gcc 3.4pav2004-08-222-2/+12 * - Convert to OPTIONSpav2004-08-211-13/+4 * Update to 0.5.1.marcus2004-08-192-3/+3 * Add PORTDOCSkrion2004-08-181-0/+10 * Add peksystray, a system tray "notification area" dockapp similar to thepav2004-08-175-0/+73 * Update to verion 1.2.16krion2004-08-178-213/+7 * Use shells/bash instead of shells/bash2 for RUN_DEPENDS.vs2004-08-161-1/+1 * Do not include the package name in the comment.krion2004-08-111-2/+2 * Update MASTER_SITES and WWW: linekrion2004-08-113-7/+10 * Update to version 0.8.6krion2004-08-113-21/+17 * Update to version 1.10krion2004-08-115-72/+24 * Reset maintainer. Much thanks to Stijn for maintaining the ports so far!vs2004-08-105-5/+5 * Clean up this port:mezz2004-08-102-24/+25 * - Update to 1.2.1pav2004-08-103-320/+20 * - Update to version 9hq2004-08-092-3/+3 * fluxbox-devel will merging into fluxbox sometime later when 1.0 is released,mezz2004-08-091-1/+1 * Reset maintainer.vs2004-08-091-1/+1 * - Update to 0.9.7vs2004-08-092-5/+4 * fix build with gcc 3.4.2oliver2004-08-092-1/+11 * Fix build with gcc-3.4.2krion2004-08-084-0/+67 * Fix build with gcc-3.4.2krion2004-08-082-0/+56 * Fix build with gcc-3.4.2krion2004-08-081-0/+15 * Fix build with gcc3.4krion2004-08-071-0/+10 * Hack around a window focus problem in the new metacity. This is a messy hack,marcus2004-08-072-0/+14 * Fix build with gcc-3.4krion2004-08-043-1/+20 * Update to 2.8.2.marcus2004-08-042-5/+5 * Wmconfig port update to V1.2.0edwin2004-08-042-3/+3 * Fix build with gcc-3.4.2krion2004-08-021-0/+15 * upgrade to 20040729ijliao2004-08-024-6/+6 * Back port post gcc 3.4.2 fixup from x11-wm/boxtools.clive2004-08-011-0/+15 * Post gcc 3.4.2 fixup.clive2004-08-011-0/+15 * -Add two new knobs, WITHOUT_SLIT and WITHOUT_TOOLBAR. [1]mezz2004-07-311-21/+39 * Fix build with gcc-3.2krion2004-07-302-6/+47 * - Install internationalization supportpav2004-07-304-3/+24 * - Fix distinfopav2004-07-302-4/+4 * Move a bunch of now unique stuff out of gnomehier and intoadamw2004-07-282-1/+5 * Update to version 2.9.2krion2004-07-262-3/+3 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-245-6/+6 * Start QT2 deorbit by removing expired ports.arved2004-07-237-108/+0 * Update to 1.0.7krion2004-07-212-3/+4 * Change maintainer's mail.krion2004-07-212-6/+6 * Fix MASTER_SITESkrion2004-07-211-1/+1 * update to xfce4-4.0.6oliver2004-07-1912-13/+20 * Add orion, a window manager written in Scheme.erwin2004-07-181-0/+1 * Add orion, a window manager written in Scheme.pav2004-07-184-0/+72 * - Drop explicit dependency on XFree86-4-clients. It's not really neededpav2004-07-171-3/+1 * Update to 1.1.9krion2004-07-172-5/+4 * Install documentationvs2004-07-141-0/+10 * Fix .skippyrc-parsing (bump PORTREVISION)vs2004-07-122-0/+23 * Pet portlintkrion2004-07-111-2/+2 * Support WITHOUT_NLSkrion2004-07-112-7/+14 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1012-12/+12 * Change email address for my ports.sem2004-07-081-1/+1 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-082-48/+4 * Remove the double post-install. (copy-n-paste error)mezz2004-07-041-1/+0 * Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-1/+1 * -Add DOCS.mezz2004-07-012-5/+18 * Update to 3.2vs2004-06-302-5/+3 * Update to version 2.9.1krion2004-06-286-104/+88 * - Switch to bz2 distfilepav2004-06-263-16/+8 * - Update to 1.1.8pav2004-06-235-39/+339 * Introduce the new maintainer Bjorn Lindstromkrion2004-06-171-1/+1 * Upgrade to v1.3.0.jkoshy2004-06-173-4/+7 * Update to version 8.mezz2004-06-172-3/+3 * Disable configure warning.krion2004-06-161-0/+1 * Note that development ceased by setting DEPRECATED.vs2004-06-151-0/+2 * Add devilspie 0.4, a window manipulation tool.thierry2004-06-155-0/+66 * - Add WITH_MULTIBYTE knobpav2004-06-05