blob: 5ac200b2b68f7d96ff8d1fa1bd1708da8fae3fd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
This file documents the revision history for Perl extension MGA::Mirrors.
0.09 2025-11-17
- Fix some typos
- Make line width on graph proportional to bandwidth
- Add more bandwidths to getStrokeWeight()
- Use https:// where applicable
- Increase timeout when connecting to remote servers
- Suppress error messages from rsync
- Switch the mirrors graph to SVG
- Remove an error on the already-broken Google Maps page
- Suppress a maps API error
0.08 2024-01-12
- Fix the favicon link (mga#12220)
- Sync the spec file template with Mageia's
- Use the proper name case in the makefile
- Regenerated the scripts with a modern Catalyst
- Choose better defaults in the distrib page
- Add a link to the status page from the index
0.07 2020-07-05
- style a little page/nav layout, add favicon
- check mirrors more often
0.06 2011-03-21
...
0.01 2010-09-20 09:23:22
- initial revision, generated by Catalyst
|