1------------------------------------------------------------------------
2r35 | npat | 2004-08-13 14:18:38 +0300 (Fri, 13 Aug 2004) | 3 lines
3Changed paths:
4   M /picocom/trunk/Makefile
5
6picocom version 1.4
7
8
9------------------------------------------------------------------------
10r34 | npat | 2004-08-13 14:15:23 +0300 (Fri, 13 Aug 2004) | 4 lines
11Changed paths:
12   M /picocom/trunk/Makefile
13
14Added the "changes" target that generates the CHANGES file from the
15svn (version control) commit logs.
16
17
18------------------------------------------------------------------------
19r33 | npat | 2004-08-13 05:48:26 +0300 (Fri, 13 Aug 2004) | 4 lines
20Changed paths:
21   M /picocom/trunk/Makefile
22   M /picocom/trunk/picocom.8.xml
23
24Converted the manpage sources to use the xmlmp-1.1 DTD, and hence the
25xmlmp tools (see http://npat.efault.net/hacks/xmlmp)
26
27
28------------------------------------------------------------------------
29r28 | npat | 2004-08-12 15:17:54 +0300 (Thu, 12 Aug 2004) | 2 lines
30Changed paths:
31   M /picocom/trunk/TODO
32
33Removed stale tasks from TODO. (Now it's empty).
34
35------------------------------------------------------------------------
36r27 | npat | 2004-08-12 15:16:03 +0300 (Thu, 12 Aug 2004) | 5 lines
37Changed paths:
38   M /picocom/trunk/CONTRIBUTORS
39   M /picocom/trunk/picocom.8.xml
40
41Added Julius P. Malkiewicz in the contributors list
42
43Updated documentation to comply with the changes made since r13
44
45
46------------------------------------------------------------------------
47r26 | npat | 2004-08-12 14:45:11 +0300 (Thu, 12 Aug 2004) | 9 lines
48Changed paths:
49   M /picocom/trunk/Makefile
50   M /picocom/trunk/picocom.c
51
52Added support for UUCP-style locks. Lock handling is compiled-in if
53the macro UUCP_LOCK_DIR is defined; if it is, it must contain the name
54of the lock directory. Locking can be disabled at runtime using the
55"--no<l>ock" option. 
56
57UUCP-locks support is based on a patch submitted by Julius
58P. Malkiewicz <julius@sonartech.com.au>
59
60
61------------------------------------------------------------------------
62r25 | npat | 2004-08-12 11:55:56 +0300 (Thu, 12 Aug 2004) | 4 lines
63Changed paths:
64   M /picocom/trunk/picocom.c
65
66Implemented th C-\ command, which generates a break sequence. Patch
67submitted by Julius P. Malkiewicz <julius@sonartech.com.au>
68
69
70------------------------------------------------------------------------
71r24 | npat | 2004-08-12 11:52:39 +0300 (Thu, 12 Aug 2004) | 5 lines
72Changed paths:
73   M /picocom/trunk/picocom.c
74
75If two escape-characters are sent in a row, the second is
76passed-through, and picocom returns to transparrent mode. Patch
77submitteb by Julius P. Malkiewicz <julius@sonartech.com.au>
78
79
80------------------------------------------------------------------------
81r23 | npat | 2004-08-12 11:45:57 +0300 (Thu, 12 Aug 2004) | 7 lines
82Changed paths:
83   M /picocom/trunk/term.c
84
85Fixed "term.c" to compile under FreeBSD (and probably other BSDs
86also). "term.c" now includes "termios.h" instead of "termio.h" in
87non-linux system. Added a declaration for "tioold"---that was
88missing---in the non-linux part of the DTR toggling code. Patch
89submitted by Julius P. Malkiewicz <julius@sonartech.com.au>
90
91
92------------------------------------------------------------------------
93r12 | npat | 2004-08-11 19:03:48 +0300 (Wed, 11 Aug 2004) | 2 lines
94Changed paths:
95   M /picocom/trunk/CONTRIBUTORS
96   M /picocom/trunk/Makefile
97   M /picocom/trunk/README
98   A /picocom/trunk/picocom.8.xml
99
100Added r1.3
101
102------------------------------------------------------------------------
103r10 | npat | 2004-08-11 19:02:35 +0300 (Wed, 11 Aug 2004) | 3 lines
104Changed paths:
105   A /picocom/trunk/CONTRIBUTORS
106   M /picocom/trunk/Makefile
107   A /picocom/trunk/TODO
108   M /picocom/trunk/picocom.c
109
110Added r1.2
111
112
113------------------------------------------------------------------------
114r8 | npat | 2004-08-11 19:01:25 +0300 (Wed, 11 Aug 2004) | 2 lines
115Changed paths:
116   M /picocom/trunk/Makefile
117   A /picocom/trunk/NEWS
118   M /picocom/trunk/README
119   A /picocom/trunk/pcasc
120   A /picocom/trunk/pcxm
121   A /picocom/trunk/pcym
122   A /picocom/trunk/pczm
123   M /picocom/trunk/picocom.c
124
125Added r1.1
126
127------------------------------------------------------------------------
128r6 | npat | 2004-08-11 18:59:25 +0300 (Wed, 11 Aug 2004) | 2 lines
129Changed paths:
130   A /picocom/trunk/LICENSE.txt
131   A /picocom/trunk/Makefile
132   A /picocom/trunk/README
133   A /picocom/trunk/picocom.c
134   A /picocom/trunk/term.c
135   A /picocom/trunk/term.h
136
137Imported r1.0 sources
138
139------------------------------------------------------------------------
140r1 | svn | 2004-08-11 08:02:59 +0300 (Wed, 11 Aug 2004) | 2 lines
141Changed paths:
142   A /mu0
143   A /mu0/branches
144   A /mu0/tags
145   A /mu0/trunk
146   A /picocom
147   A /picocom/branches
148   A /picocom/tags
149   A /picocom/trunk
150   A /ppgplot
151   A /ppgplot/branches
152   A /ppgplot/tags
153   A /ppgplot/trunk
154
155Imported initial projects directory structure.
156
157------------------------------------------------------------------------
158