瀏覽代碼

Begin release preparations...

Eric Andersen 21 年之前
父節點
當前提交
fbe03b7208
共有 2 個文件被更改,包括 191 次插入272 次删除
  1. 190 271
      Changelog.full
  2. 1 1
      Rules.mak

文件差異過大導致無法顯示
+ 190 - 271
Changelog.full


+ 1 - 1
Rules.mak

@@ -52,7 +52,7 @@ HOSTCFLAGS=-O2 -Wall
 # this stuff alone.
 MAJOR_VERSION:=0
 MINOR_VERSION:=9
-SUBLEVEL:=16
+SUBLEVEL:=17
 VERSION:=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc. 
 LC_ALL:= C

部分文件因文件數量過多而無法顯示