File: CHANGES

package info (click to toggle)
xbuffy 3.3.bl.3-8
  • links: PTS
  • area: main
  • in suites: slink
  • size: 408 kB
  • ctags: 276
  • sloc: ansic: 2,863; sh: 244; makefile: 115
file content (71 lines) | stat: -rw-r--r-- 2,067 bytes parent folder | download | duplicates (11)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Changes from Xbuffy 3.2 to Xbuffy 3.3
-------------------------------------------------------
Fixed a bug with the boxfile code (thanks to kalt@ensta.fr (Christophe Kalt)).




Changes from Xbuffy 3.1 to Xbuffy 3.2
-------------------------------------------------------

Button 3 will now reset the box colors.

The box name (if you are using boxfiles) can now contain environment variables.  
This is currently only done for the box parameter.  To use an environment 
variable, put it in {} (for example: box /usr/spool/{USER}

Now trys to look for lock files.  Right now it only knows about .lock .

Added the ability to use Content-Length: headers.

Options to center and/or make all boxes the same size (this the the -center and
-fill options).


Changes from Xbuffy 3.0 to Xbuffy 3.1
-------------------------------------------------------

Fixed a few minor bugs (such as a portion of the mailbox title getting
hacked off).

Made some changes so it will compile on Solaris.  I know of 1 person that
got it to run successfully using gcc.


Changes from Xbuffy 2.2 to Xbuffy 3.0
-------------------------------------------------------

Changes to get xbuffy into the X11R6 contrib.

Got rid of the elm patch (for the R6 contrib, the patch
can be gotten by anonymous ftp to ftp.virginia.edu:/pub/elm.diffs.gz).



Changes from Xbuffy 2.1 to Xbuffy 2.2
-------------------------------------------------------

Changed when initNNTP gets called so that xbuffy will start
displaying something sooner.

Added patchlevel.h to make moderators happy.

Added a local strdup for systems that don't have strdup (like
Ultrix).  (thanks to John Stoffel <john@wpi.edu>

Added the ability for user control of the nice level.
	(thanks to Juan D. Martin <juando@cnm.us.es>)

Whitespace on the end of box names now gets removed.	

Changed the elm patch a little bit.

Changes from Xbuffy 2.0 to Xbuffy 2.1
-------------------------------------------------------

Added define for linux		 		
Added htons call in nntp.c
	(from smpatel@xi.dorm.umd.edu)
Fixed the -news parameter