|
74 | 74 | General Javadoc improvements. |
75 | 75 | </action> |
76 | 76 | </release> |
77 | | - <release version="1.2" date="Dec 9 2003" description="Feature and fix release."> |
| 77 | + <release version="1.2" date="24 Nov 2003" description="Feature and fix release."> |
78 | 78 | <action dev="tobrien" type="add" due-to="Oleg Kalnichevski" due-to-email="olegk@apache.org"> |
79 | 79 | URLCodec: Implements the www-form-urlencoded encoding scheme. |
80 | 80 | </action> |
|
101 | 101 | separator) the need for a maxLength attribute is not needed. Deprecate |
102 | 102 | the field and accessor methods. |
103 | 103 | </action> |
104 | | - <action type="fix"> |
| 104 | + <action dev="Members" type="fix"> |
105 | 105 | Fix in Metaphone relating to the handling of the maximum code length. |
106 | 106 | </action> |
107 | 107 | </release> |
108 | | - <release version="1.1" date="May 29 2003" description="The first official release. Numerous projects had been depending on version 1.0-dev while in the Sandbox."> |
109 | | - <action type="add"> |
| 108 | + <release version="1.1" date="29 April 2003" description="The first official release. Numerous projects had been depending on version 1.0-dev while in the Sandbox."> |
| 109 | + <action dev="Members" type="add"> |
110 | 110 | A newer version of the Base64 class reflecting improvements from |
111 | 111 | both the commons-httpclient and xml-rpc versions of code forked |
112 | 112 | from catalina. |
113 | 113 | </action> |
114 | | - <action type="add"> |
| 114 | + <action dev="Members" type="add"> |
115 | 115 | Base64 class from commons-httpclient in org.apache.commons.codec.base64 |
116 | 116 | has been retained for backwards compatibility but has been deprecated. |
117 | 117 | </action> |
118 | | - <action type="add"> |
| 118 | + <action dev="Members" type="add"> |
119 | 119 | Soundex class from commons-util in org.apache.commons.codec. |
120 | 120 | </action> |
121 | | - <action type="add"> |
| 121 | + <action dev="Members" type="add"> |
122 | 122 | Metaphone class from commons-util in org.apache.commons.codec. |
123 | 123 | </action> |
124 | 124 | <action dev="tobrien" type="add"> |
125 | 125 | RefinedSoundex class in org.apache.commons.codec. |
126 | 126 | </action> |
127 | | - <action type="add"> |
| 127 | + <action dev="Members" type="add"> |
128 | 128 | Encoder/Decoder interfaces in org.apache.commons. |
129 | 129 | </action> |
130 | | - <action type="add"> |
| 130 | + <action dev="Members" type="add"> |
131 | 131 | String and Binary specific Encoder/Decoder interfaces in org.apache.commons.</action> |
132 | | - <action type="add"> |
| 132 | + <action dev="Members" type="add"> |
133 | 133 | StringEncoderComparator replaces the SoundexComparator from the language package.</action> |
134 | | - <action type="fix"> |
| 134 | + <action dev="Members" type="fix"> |
135 | 135 | Base64 now discards whitespace characters when decoding encoded content.</action> |
136 | 136 | </release> |
137 | | - <release version="1.0-dev" date="April 25 2003" description="Last release from the Sandbox."> |
| 137 | + <release version="1.0-dev" date="25 April 2003" description="Last release from the Sandbox."> |
138 | 138 | <action dev="tobrien" type="add"> |
139 | 139 | Base64 class from commons-httpclient in org.apache.commons.codec.base64. |
140 | 140 | </action> |
|
144 | 144 | <action dev="tobrien" type="add"> |
145 | 145 | Metaphone class from commons-util in org.apache.commons.codec. |
146 | 146 | </action> |
147 | | - <action type="add"> |
| 147 | + <action dev="Members" type="add"> |
148 | 148 | SoundexComparator class from commons-util in org.apache.commons.codec. |
149 | 149 | </action> |
150 | 150 | </release> |
|
0 commit comments