diff options
author | Bruce Momjian | 2009-04-18 00:01:01 +0000 |
---|---|---|
committer | Bruce Momjian | 2009-04-18 00:01:01 +0000 |
commit | 8a9f5a4b86b2940960aa404ed3385a407287c421 (patch) | |
tree | 6133ffed1adacddcf4e0ee9802e47da52c2102ef | |
parent | 5cefd11566ef1c361b1aad3abe5f0876c3e0e5e5 (diff) |
Add Ron Mayer as primary contributor for:
Support the <acronym>IS0 8601</> <type>interval</> syntax
based on private email from Ron.
-rw-r--r-- | doc/src/sgml/release.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index fc56c3ddc1..da41e5b8a2 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1738,8 +1738,8 @@ do it for earlier branch release files. <listitem> <para> - Support the <acronym>IS0 8601</> <type>interval</> syntax (Kevin - Grittner) + Support the <acronym>IS0 8601</> <type>interval</> syntax (Ron + Mayer, Kevin Grittner) </para> <para> |