summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-06-10 23:27:48 +0800
committerkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-06-10 23:27:48 +0800
commitcf794c650d8dbf820ba27d5b1ceb8269b496083e (patch)
tree9aafc76b2a1d5f52831c715423d1a45871ef08da
parentbdc87f99f91971140d7026106b467ac29c76e6eb (diff)
downloadpttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.tar
pttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.tar.gz
pttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.tar.bz2
pttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.tar.lz
pttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.tar.xz
pttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.tar.zst
pttbbs-cf794c650d8dbf820ba27d5b1ceb8269b496083e.zip
document update slightly.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3539 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--README2
-rw-r--r--UPDATING7
2 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 84d36246..f1e640be 100644
--- a/README
+++ b/README
@@ -28,5 +28,3 @@ $Id$
include/ include 檔
innbbsd/ 轉信
mbbsd/ bbs 主程式
- mbbsd.icc/ 提供使用 icc來編譯所須要的 Makefile
- pttpi/ Ptt Programming Interface
diff --git a/UPDATING b/UPDATING
index 74c445e1..5af922f2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -10,8 +10,8 @@ $Id$
會列在這裡的版號,強烈建議先整個關站再更新。
關於該版號的進一步訊息,可用 https://opentrac.csie.org/pttbbs/changeset/
-來查詢,如下面列 r2273 的查訊網址就是
-https://opentrac.csie.org/pttbbs/changeset/2273
+來查詢,如下面列 r2273 的查詢網址就是
+https://opensvn.csie.org/traccgi/pttbbs/changeset/2273
-----------------------------------------------------------------------------
@@ -20,6 +20,9 @@ chess framework update
!!!NOTE!!! Chess protocals are NOT backward compatible
RESTART WHOLE system to ensure correctness
+r2459: [SHM]
+SHM_t 增加版本號碼, 若版本不合請關站重開.
+
r2374: [SHM]
把 ptt.linux merge 到 trunk
SHM_t 中所有的 pointer 都改成 index 了