From: William Morgan Date: Wed, 27 Feb 2008 17:51:53 +0000 (-0800) Subject: readme update: Matt Armstrong's name was wrong X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=0beaf8d7d87f4b264fda5d5f6d4e9f4808f76d02;p=sup readme update: Matt Armstrong's name was wrong --- diff --git a/doc/FAQ.txt b/doc/FAQ.txt index 3b65330..5c85d9c 100644 --- a/doc/FAQ.txt +++ b/doc/FAQ.txt @@ -111,7 +111,7 @@ S: The current solution is to directly modify RubyMail. Change line 159 of multipart.rb to: chunk = chunk[0..start] This is because RubyMail hasn't been updated since like Ruby 1.8.2. - Please bug Matt Lickey. + Please bug Matt Armstrong. P: I see this error: /usr/local/lib/ruby/1.8/yaml.rb:133:in `transfer': allocator undefined for Bignum (TypeError)