-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.tex
41 lines (34 loc) · 1.38 KB
/
changelog.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
%===============================================================================
% Changelog.
%===============================================================================
\newpage
\emsl{ChangeLog}
\label{CHANGELOG}
% empty para
~
{\footnotesize
\begin{itemize}
\item[{\bfseries 2016-03-10}] Removal of some OS specific sections from
,,Debugging'' section
\item[{\bfseries 2016-03-08}] Minor changes to testing, start using new tasks
formatting.
\item[{\bfseries 2016-03-04}] Overhaul of the formatting and style.
\item[{\bfseries 2010-10-25}] More information on a difference between Bash and
the Korn shell, p\pageref{BASH_KSH}.
\item[{\bfseries 2010-05-11}] More info on the \texttt{SIGHUP} signal, p.
\pageref{SIGHUP_SIGNAL}.
\item[{\bfseries 2010-02-18}] Some fixes in the terminal chapter.
\item[{\bfseries 2009-12-30}] Bulk of changes for the ,,Secure programming'' and
,,Advanced networking'' chapters.
\item[{\bfseries 2010-01-03}] Thread chapter.
\item[{\bfseries 2009-11-29}] More work on the ,,Advanced IPC and IO'' chapter.
\item[{\bfseries 2009-11-21}] ,,Terminals'' chapter more or less ready, initial
,,Advanced IPC and IO'' section. It looks that the ,,Debugging'' chapter is also
quite ready.
\item[{\bfseries 2009-11-10}] better ,,Testing'' section, initial ,,Debugging''
chapter.
\item[{\bfseries 2009-08-30}] 1st version of this material compiled.
\end{itemize}
}
\newpage
\endinput