summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Pierce <bcpierce00@gmail.com>2017-11-24 15:30:09 -0500
committerBenjamin Pierce <bcpierce00@gmail.com>2017-11-24 15:30:09 -0500
commit472c4f964d5f6a90d91b0f624e371d2cf446803b (patch)
treeb7d7239e0e424b937e04b07328be48377a0f667e
parent66e84e33e4aceca37abe19325a2595bda83b23dd (diff)
downloadunison-472c4f964d5f6a90d91b0f624e371d2cf446803b.zip
unison-472c4f964d5f6a90d91b0f624e371d2cf446803b.tar.gz
unison-472c4f964d5f6a90d91b0f624e371d2cf446803b.tar.bz2
Update changelod
-rw-r--r--doc/changes.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changes.tex b/doc/changes.tex
index 3eddf5a..6e6f8bb 100644
--- a/doc/changes.tex
+++ b/doc/changes.tex
@@ -1,10 +1,11 @@
\begin{changesfromversion}{2.48}
-\item Repository moved to GitHub (\URL{https://github.com/bcpierce00/unison}).
+\item Repository transplanted from SVN to Git and moved to GitHub (\URL{https://github.com/bcpierce00/unison}).
\item Miscellaneous:
\begin{itemize}
\item The OCaml compiler version is now included in the ``connection header
--- the string that's printed when connecting to a remote server --- to
facilitate debugging version mismatch issues.
+\item Compatible with OCaml 4.06.
\item Added a DockerFile for the convenience of Docker users.
\item Many small bugfixes and UI improvements.
\end{itemize}