* Start 2.010
* Fixed incorrect use of != instead of ne for string comparison
This commit is contained in:
parent
5970525467
commit
2aa104973f
3 changed files with 9 additions and 5 deletions
4
CHANGES
4
CHANGES
|
|
@ -4,6 +4,10 @@
|
|||
# ! = Changed something significant, or removed a feature
|
||||
# * = Fixed a bug, or made a minor improvement
|
||||
|
||||
--- 2.010 2012-06-17
|
||||
* Fixed incorrect use of != instead of ne for string comparison
|
||||
(LP: #1014243)
|
||||
|
||||
--- 2.009 2012-02-03
|
||||
* Chomp erroneus NULLs off the end of local and authority explanations to
|
||||
work around a Mail::SPF bug (in Mail::SPF versions prior to 2.008)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue