Mercurial 4.6.2 is released !

25 views
Skip to first unread message

Katsunori FUJIWARA

unread,
Jul 5, 2018, 11:47:32 PM7/5/18
to mercurial-ja
藤原です。

ここしばらく、リリースアナウンスが滞ってしまって済みません。

Mercurial の定例バグフィックスリリースである 4.6.2 版がリリースされました。

https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.6.2_.282018-07-03.29

今回取り込まれた修正は以下の通りです。

========================
基本コマンドに関する修正:
========================

- merge: do not fill manifest of committed revision with pseudo node (issue5526)

マージリビジョンを含むサブリポジトリを hg convert する際に、異常終了
してしまう問題の修正。

========================
コマンド横断で影響する修正:
========================

- crecord: fix line number in hunk header (issue5917)

対話処理での差分表示の際に、差分ヘッダにおいて `@@ -1,1 +0,0 @@` とす
べきところが `@@ -1,1 +-1,0 @@` となっていた問題の修正。

- lazymanifest: don't crash when out of memory (issue5916)

C 実装層においてメモリ確保に失敗した際に、SIGSEGV で異常終了してしま
う問題の修正。

- procutil: use unbuffered stdout on Windows

Windows 環境で外部コマンドを起動するケースにおいて、外部コマンドから
の入力バッファリングが不適切だった問題の修正
(行バッファ ⇒ バッファ無し)


--
----------------------------------------------------------------------
FUJIWARA Katsunori(flying...@gmail.com)
Reply all
Reply to author
Forward
0 new messages