From 0f1a937d18aaeab5b15c0b838cd26dc4c527a1ca Mon Sep 17 00:00:00 2001 From: Unknown <> Date: Sat, 23 Jul 2011 00:20:21 +0000 Subject: [PATCH] add files for 2011-07-23T00:20:21Z --- Makefile | 3 ++- docs/RELNOTES | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6e4987..5fcf1dd 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,7 @@ # The following ports are bundled: # a32 AIX 3.2 for RS/6000 # a41 AIX 4.1 for RS/6000 +# a52 Attempt at AIX 5.2 # aix AIX/370 (not RS/6000!!) # ami AmigaDOS # am2 AmigaDOS with a 68020+ @@ -306,7 +307,7 @@ SPECIALS: # Note on SCO you may have to set LN to "ln". -a32 a41 aix bs3 bsi d-g d54 do4 drs epx ga4 gas gh9 ghp ghs go5 gsc gsg gso gul h11 hpp hpx lnp lyn mct mnt nec nto nxt nx3 osf os4 ptx qnx sc5 sco sgi sg6 shp sl4 sl5 slx snx soc sol sos uw2: an +a32 a41 a52 aix bs3 bsi d-g d54 do4 drs epx ga4 gas gh9 ghp ghs go5 gsc gsg gso gul h11 hpp hpx lnp lyn mct mnt nec nto nxt nx3 osf os4 ptx qnx sc5 sco sgi sg6 shp sl4 sl5 slx snx soc sol sos uw2: an $(BUILD) BUILDTYPE=$@ # If you use sv4, you may find that it works to move it to use the an process. diff --git a/docs/RELNOTES b/docs/RELNOTES index 5cfd913..db18b67 100644 --- a/docs/RELNOTES +++ b/docs/RELNOTES @@ -11,6 +11,17 @@ * ======================================================================== */ +Updated: 22 July 2011 + +imap-2007f fixes a couple bugs. +Fix for RFC 4959 Initial Client Response auth failures noted first by + MacOSX Lion Mail users. +Adjust tcp_open.c:tcp_socket_open to make it a little more useful by adding + a write file descriptor test to the select in the case that the open + timeout is set. +In osdep/unix/env_unix.c:create_path there was a printf that should have + been an sprintf. Doesn't matter on modern systems. + Updated: 16 December 2008 imap-2007e is a maintenance release, consisting primarily of bugfixes to -- 2.40.0