diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 45e8eb1025d..a0f83560603 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * process.c (wait_reading_process_output): Fix asynchrounous | 3 | * process.c (wait_reading_process_output): Fix asynchrounous |
| 4 | GnuTLS socket handling on some versions of the GnuTLS library. | 4 | GnuTLS socket handling on some versions of the GnuTLS library. |
| 5 | (wait_reading_process_output): Add comment and URL. | ||
| 5 | 6 | ||
| 6 | 2011-11-21 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2011-11-21 Jan Djärv <jan.h.d@swipnet.se> |
| 7 | 8 | ||