forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7ec70f4
committed
Produce HISTORY file consistently as ASCII
The release notes may contain non-ASCII characters (for contributornames), which lynx converts to the encoding determined by the currentlocale. The get output that is deterministic and easily readable byeveryone, we make lynx produce LATIN1 and then convert that to ASCIIwith transliteration for the non-ASCII characters.1 parent68306da commit7ec70f4
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
| 209 | + | |
209 | 210 |
| |
210 | 211 |
| |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
211 | 220 |
| |
212 |
| - | |
| 221 | + | |
213 | 222 |
| |
214 | 223 |
| |
215 | 224 |
| |
|
0 commit comments
Comments
(0)