forked from I2P_Developers/i2p.i2p
-19
This commit is contained in:
10
history.txt
10
history.txt
@@ -1,3 +1,11 @@
|
||||
2010-12-01 dr|z3d
|
||||
* Console:
|
||||
- Extensive reworking of ieshim.css for classic theme/Internet Explorer.
|
||||
- Additional console_big.css files for other themes to enhance doublebyte glyph support.
|
||||
* I2PSnark:
|
||||
- Make show/hide peers and stop/start all torrent buttons more obvious.
|
||||
- Rework Vanilla icons to bring in line with color scheme.
|
||||
|
||||
2010-11-30 zzz
|
||||
* I2CP: Try to hide Pipe closed messages (several tickets)
|
||||
* i2psnark: Move PeerCheckerTask from Timer to SimpleTimer2
|
||||
@@ -10,7 +18,7 @@
|
||||
* Streaming: Change some logged errors to warnings
|
||||
(tickets 76, 341 and others)
|
||||
|
||||
20-11-29 dr|z3d
|
||||
2010-11-29 dr|z3d
|
||||
* Updated console theme "light".
|
||||
|
||||
2010-11-29 zzz
|
||||
|
||||
@@ -18,7 +18,7 @@ public class RouterVersion {
|
||||
/** deprecated */
|
||||
public final static String ID = "Monotone";
|
||||
public final static String VERSION = CoreVersion.VERSION;
|
||||
public final static long BUILD = 18;
|
||||
public final static long BUILD = 19;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "";
|
||||
|
||||
Reference in New Issue
Block a user