|
@@ -1,3 +1,10 @@
|
|
|
|
+2008-03-08 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
+
|
|
|
|
+ Fixed compilation error with --disable-nls
|
|
|
|
+ It seems that defining gettext(Msgid) to ((const char *) (Msgid))
|
|
|
|
+ in gettext.h causes the problem.
|
|
|
|
+ * src/common.h
|
|
|
|
+
|
|
2008-03-07 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
2008-03-07 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
|
Removed subPiece related functions.
|
|
Removed subPiece related functions.
|